llvm-project/clang/unittests/ASTMatchers
George Karpenkov b4c0cbda1e [ASTMatchers] Introduce a blockDecl matcher for matching block declarations
Blocks can be matched just as well as functions or Objective-C methods.

Differential Revision: https://reviews.llvm.org/D46980

llvm-svn: 332545
2018-05-16 22:47:03 +00:00
..
Dynamic Make add_clang_unittest formatting a bit more consistent. 2018-04-25 16:20:43 +00:00
ASTMatchersInternalTest.cpp s/LLVM_ON_WIN32/_WIN32/, clang 2018-04-27 19:11:14 +00:00
ASTMatchersNarrowingTest.cpp [ASTMatchers] Overload isConstexpr for ifStmts 2018-05-08 11:53:32 +00:00
ASTMatchersNodeTest.cpp [ASTMatchers] Introduce a matcher for matching any given Objective-C selector 2018-03-29 00:51:12 +00:00
ASTMatchersTest.h [ASTMatchers] Introduce a blockDecl matcher for matching block declarations 2018-05-16 22:47:03 +00:00
ASTMatchersTraversalTest.cpp [ASTMatchers] Introduce a blockDecl matcher for matching block declarations 2018-05-16 22:47:03 +00:00
CMakeLists.txt Make add_clang_unittest formatting a bit more consistent. 2018-04-25 16:20:43 +00:00