Implement hasParent()-matcher.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166421 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/ASTMatchers/ASTMatchers.h 18 additions, 0 deletionsinclude/clang/ASTMatchers/ASTMatchers.h
- include/clang/ASTMatchers/ASTMatchersInternal.h 37 additions, 4 deletionsinclude/clang/ASTMatchers/ASTMatchersInternal.h
- lib/ASTMatchers/ASTMatchFinder.cpp 6 additions, 3 deletionslib/ASTMatchers/ASTMatchFinder.cpp
- unittests/ASTMatchers/ASTMatchersTest.cpp 12 additions, 0 deletionsunittests/ASTMatchers/ASTMatchersTest.cpp
Loading
Please register or sign in to comment