llvm-project/clang/lib/ASTMatchers/Dynamic
Evgeny Shulgin 589a939072 Add `isConstinit` matcher
Support C++20 constinit variables for AST Matchers.
2022-01-24 08:35:42 -05: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 [NFC][clang] Return underlying strings directly instead of OS.str() 2021-12-09 16:05:46 -08:00
Marshallers.cpp [clang] Rename StringRef _lower() method calls to _insensitive() 2021-06-25 00:22:01 +03:00
Marshallers.h ASTMatchers: Avoid using SmallVector::set_size() 2022-01-11 17:01:46 -08:00
Parser.cpp Use Optional::getValueOr (NFC) 2021-12-24 20:57:40 -08:00
Registry.cpp Add `isConstinit` matcher 2022-01-24 08:35:42 -05:00
VariantValue.cpp Make it possible to store NodeKinds in ArgKind 2021-02-07 14:00:45 +00:00