llvm-project/clang/lib/ASTMatchers/Dynamic
Hyrum Wright 2cd40c0170 [clang] Add AST matcher for initializer list members
Summary:
Much like hasArg for various call expressions, this allows LibTooling users to
match against a member of an initializer list.

This is currently being used as part of the abseil-duration-scale clang-tidy
check.

Differential Revision: https://reviews.llvm.org/D56090

llvm-svn: 350523
2019-01-07 14:14:36 +00:00
..
CMakeLists.txt Pass /bigobj when building lib/ASTMatchers/Dynamic/Registry.cpp 2016-02-09 19:53:30 +00:00
Diagnostics.cpp [ASTMatchers] Add support for floatLiterals 2017-06-08 22:00:50 +00:00
Marshallers.h Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Parser.cpp Allow comments with '#' in dynamic AST Matchers 2018-10-03 07:56:43 +00:00
Registry.cpp [clang] Add AST matcher for initializer list members 2019-01-07 14:14:36 +00:00
VariantValue.cpp Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00