llvm-project/clang/unittests/ASTMatchers
Benjamin Kramer cf236ec299 Prune away some unused using decls. NFC.
Found by clang's misc-unused-using-decls.

llvm-svn: 272156
2016-06-08 15:34:36 +00:00
..
Dynamic Prune away some unused using decls. NFC. 2016-06-08 15:34:36 +00:00
ASTMatchersInternalTest.cpp Dividied ASTMatcherTests into 4 files 2016-05-17 19:22:57 +00:00
ASTMatchersNarrowingTest.cpp Make isNoThrow and hasDynamicExceptionSpec polymorphic so they can be used with both functionDecl and functionPrototype matchers. 2016-06-07 17:34:45 +00:00
ASTMatchersNodeTest.cpp Adding an AST matcher to ignore parenthesis in *types* (rather than expressions). This is required for traversing certain types (like function pointer types). 2016-06-06 18:52:17 +00:00
ASTMatchersTest.h Dividied ASTMatcherTests into 4 files 2016-05-17 19:22:57 +00:00
ASTMatchersTraversalTest.cpp [ASTMatchers] Breaking change of `has` matcher 2016-05-31 15:25:05 +00:00
CMakeLists.txt Dividied ASTMatcherTests into 4 files 2016-05-17 19:22:57 +00:00