llvm-project/clang/lib/ASTMatchers/Dynamic
Reid 4ffcec40ac Implement new AST matcher hasAnyCapture to match on LambdaExpr captures.
Accepts child matchers cxxThisExpr to match on capture of this and also on varDecl.
2020-01-10 15:49:43 -05:00
..
CMakeLists.txt
Diagnostics.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Marshallers.h [Clang] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:04:18 +00:00
Parser.cpp Fix formatting in previous commits 2019-12-29 19:41:30 +00:00
Registry.cpp Implement new AST matcher hasAnyCapture to match on LambdaExpr captures. 2020-01-10 15:49:43 -05:00
VariantValue.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00