llvm-project/clang/lib/ASTMatchers
Stephen Kelly e377c8eeb4 Implement dynamic mapAnyOf in terms of ASTNodeKinds
This reduces template bloat, but more importantly, makes it possible to
construct one from clang-query without template types.

Differential Revision: https://reviews.llvm.org/D94879
2021-01-20 15:53:05 +00:00
..
Dynamic Implement dynamic mapAnyOf in terms of ASTNodeKinds 2021-01-20 15:53:05 +00:00
ASTMatchFinder.cpp NFC: Minor cleanup of function calls 2021-01-17 18:47:17 +00:00
ASTMatchersInternal.cpp [ASTMatchers] Add support for CXXRewrittenBinaryOperator 2021-01-16 13:44:22 +00:00
CMakeLists.txt [openmp] Base of tablegen generated OpenMP common declaration 2020-06-23 10:32:32 -04:00
GtestMatchers.cpp [ASTMatchers] Made isExpandedFromMacro Polymorphic 2020-11-03 14:36:51 +00:00