]> granicus.if.org Git - clang/commit
Implements the thisExpr matcher.
authorManuel Klimek <klimek@google.com>
Tue, 23 Oct 2012 10:40:50 +0000 (10:40 +0000)
committerManuel Klimek <klimek@google.com>
Tue, 23 Oct 2012 10:40:50 +0000 (10:40 +0000)
commit70b9db9879c1cb8b8ca7d6c9809e35361cab83dc
tree88c5173b9998e2af5f7af6be73086bd0a2442598
parent129dd54349510973c853579b34cf31fa8faad5f8
Implements the thisExpr matcher.
Patch by Gabor Horvath.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166477 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/ASTMatchers/ASTMatchers.h
unittests/ASTMatchers/ASTMatchersTest.cpp