llvm-project/clang/lib/ASTMatchers/Dynamic
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
..
CMakeLists.txt On Windows build, making the /bigobj flag global , instead of passing it per file. 2020-07-28 18:04:36 -05:00
Diagnostics.cpp Fixed licenses in dynamic ast matchers 2020-04-07 12:08:06 +01:00
Marshallers.cpp [openmp] Remove clause from OMPKinds.def and use OMP.td info 2020-12-17 14:08:12 -05:00
Marshallers.h Implement dynamic mapAnyOf in terms of ASTNodeKinds 2021-01-20 15:53:05 +00:00
Parser.cpp Fix formatting in previous commits 2019-12-29 19:41:30 +00:00
Registry.cpp [ASTMatchers] Add support for CXXRewrittenBinaryOperator 2021-01-16 13:44:22 +00:00
VariantValue.cpp Make it possible to store a ASTNodeKind in VariantValue 2021-01-20 15:44:45 +00:00