llvm-project/clang/lib/ASTMatchers
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
..
Dynamic [ASTMatchers][Dynamic] Add missing matchers from Registry 2021-03-15 13:07:39 +00:00
ASTMatchFinder.cpp [ASTMatchers] Fix segfault when Action is nullptr 2021-02-05 15:17:13 +00:00
ASTMatchersInternal.cpp Ensure that the matcher is instantiated 2021-02-02 15:12:39 +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