llvm-project/clang/lib/ASTMatchers/Dynamic
Nathan James ff9120636e
[ASTMatchers][Dynamic] Add missing matchers from Registry
Add the `fixedPointLiteral`, `hasAnyBody` and `templateArgumentLoc` to the dynamic matcher registry.

Reviewed By: steveire

Differential Revision: https://reviews.llvm.org/D98556
2021-03-15 13:07:39 +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 Add clang-query support for mapAnyOf 2021-02-07 15:40:15 +00:00
Marshallers.cpp [openmp] Remove clause from OMPKinds.def and use OMP.td info 2020-12-17 14:08:12 -05:00
Marshallers.h [ASTMatchers] Make it possible to build mapAnyOf through the registry 2021-02-07 15:36:15 +00:00
Parser.cpp Add clang-query support for mapAnyOf 2021-02-07 15:40:15 +00:00
Registry.cpp [ASTMatchers][Dynamic] Add missing matchers from Registry 2021-03-15 13:07:39 +00:00
VariantValue.cpp Make it possible to store NodeKinds in ArgKind 2021-02-07 14:00:45 +00:00