/llvm-project/clang-tools-extra/clang-tidy/utils/ |
H A D | Matchers.h | 42 using namespace ast_matchers; in AST_MATCHER_FUNCTION() local 48 using namespace ast_matchers; in AST_MATCHER_FUNCTION() local [all...] |
/llvm-project/clang/unittests/StaticAnalyzer/ |
H A D | Reusables.h | 24 using namespace ast_matchers; in findNode() local 37 using namespace ast_matchers; in findDeclByName() local
|
/llvm-project/clang-tools-extra/clang-tidy/llvm/ |
H A D | PreferIsaOrDynCastInConditionalsCheck.cpp | 18 namespace ast_matchers { namespace
|
/llvm-project/clang/unittests/ASTMatchers/Dynamic/ |
H A D | VariantValueTest.cpp | 14 namespace ast_matchers { namespace
|
H A D | ParserTest.cpp | 18 namespace ast_matchers { namespace
|
H A D | RegistryTest.cpp | 16 namespace ast_matchers { namespace
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | OSObjectCStyleCast.cpp | 38 namespace ast_matchers { namespace
|
/llvm-project/clang/unittests/AST/ |
H A D | ASTContextParentMapTest.cpp | 24 namespace ast_matchers { namespace
|
H A D | ASTImporterFixtures.cpp | 22 namespace ast_matchers { namespace
|
H A D | RandstructTest.cpp | 133 namespace ast_matchers { namespace
|
H A D | ASTImporterVisibilityTest.cpp | 21 namespace ast_matchers { namespace
|
H A D | ASTImporterGenericRedeclTest.cpp | 16 namespace ast_matchers { namespace
|
H A D | ASTImporterODRStrategiesTest.cpp | 17 namespace ast_matchers { namespace
|
/llvm-project/clang/lib/ASTMatchers/ |
H A D | GtestMatchers.cpp | 27 namespace ast_matchers { namespace
|
H A D | ASTMatchersInternal.cpp | 43 namespace ast_matchers { global() namespace
|
H A D | ASTMatchFinder.cpp | 33 namespace ast_matchers { namespace
|
/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
H A D | Diagnostics.cpp | 12 namespace ast_matchers { namespace
|
H A D | Registry.cpp | 35 namespace ast_matchers { namespace
|
H A D | VariantValue.cpp | 20 namespace ast_matchers { namespace
|
H A D | Parser.cpp | 33 namespace ast_matchers { namespace
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | ContainerSizeEmptyCheck.cpp | 20 namespace ast_matchers { namespace
|
/llvm-project/clang/unittests/ASTMatchers/ |
H A D | GtestMatchersTest.cpp | 14 namespace ast_matchers { namespace
|
H A D | ASTMatchersInternalTest.cpp | 20 namespace ast_matchers { namespace
|
H A D | ASTMatchersNodeTest.cpp | 19 namespace ast_matchers { namespace
|
/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
H A D | InfiniteLoopCheck.cpp | 22 namespace ast_matchers { global() namespace
|