Adds AST matchers for matching CUDA declarations.
Patch by Jacques Pienaar. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@214852 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- docs/LibASTMatchersReference.html 78 additions, 34 deletionsdocs/LibASTMatchersReference.html
- include/clang/ASTMatchers/ASTMatchers.h 45 additions, 1 deletioninclude/clang/ASTMatchers/ASTMatchers.h
- unittests/ASTMatchers/ASTMatchersTest.cpp 18 additions, 0 deletionsunittests/ASTMatchers/ASTMatchersTest.cpp
- unittests/ASTMatchers/ASTMatchersTest.h 66 additions, 0 deletionsunittests/ASTMatchers/ASTMatchersTest.h
Loading
Please register or sign in to comment