llvm-project/clang/unittests/ASTMatchers
Aaron Ballman 31f48c50cd Add the isStaticLocal() AST matcher for matching on local static variables.
Patch by Joe Ranieri.

llvm-svn: 345502
2018-10-29 13:47:56 +00:00
..
Dynamic Revert "[ASTMatchers] Fix DynamicASTMatchersTests again" 2018-10-03 22:56:26 +00:00
ASTMatchersInternalTest.cpp s/LLVM_ON_WIN32/_WIN32/, clang 2018-04-27 19:11:14 +00:00
ASTMatchersNarrowingTest.cpp Add the isStaticLocal() AST matcher for matching on local static variables. 2018-10-29 13:47:56 +00:00
ASTMatchersNodeTest.cpp [ASTMatchers] Let isArrow also support UnresolvedMemberExpr, CXXDependentScopeMemberExpr 2018-09-17 18:48:43 +00:00
ASTMatchersTest.h [ASTMatchers] Introduce a blockDecl matcher for matching block declarations 2018-05-16 22:47:03 +00:00
ASTMatchersTraversalTest.cpp Fix ASTMatchersTraversalTest testcase compile on older compilers 2018-08-15 10:39:43 +00:00
CMakeLists.txt Make add_clang_unittest formatting a bit more consistent. 2018-04-25 16:20:43 +00:00