Home
last modified time | relevance | path

Searched refs:isExpansionInFileMatching (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/tools/clang_tidy_checks/
H A Dheader_exportable_declarations.cpp105 anyOf(isExpansionInFileMatching(("v1/__" + filename_ + "/").str()), in registerMatchers()
106 isExpansionInFileMatching(extra_header_), in registerMatchers()
107 isExpansionInFileMatching(("v1/__fwd/" + filename_ + "\\.h$").str()), in registerMatchers()
108 isExpansionInFileMatching(("v1/" + filename_ + "$").str())), in registerMatchers()
125 …finder->addMatcher(namedDecl(isExpansionInFileMatching(filename_)).bind("header_exportable_declara… in registerMatchers()
/aosp_15_r20/external/clang/unittests/ASTMatchers/
H A DASTMatchersInternalTest.cpp227 recordDecl(isExpansionInFileMatching("b.*"), hasName("B")), true, in TEST()
233 recordDecl(isExpansionInFileMatching("f.*"), hasName("X")), false, in TEST()
/aosp_15_r20/external/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp306 REGISTER_MATCHER(isExpansionInFileMatching); in RegistryMaps()
/aosp_15_r20/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h255 AST_POLYMORPHIC_MATCHER_P(isExpansionInFileMatching, in AST_POLYMORPHIC_MATCHER_P() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/
DASTMatchers.h293 AST_POLYMORPHIC_MATCHER_REGEX(isExpansionInFileMatching, in AST_POLYMORPHIC_MATCHER_REGEX() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/
DASTMatchers.h293 AST_POLYMORPHIC_MATCHER_REGEX(isExpansionInFileMatching, in AST_POLYMORPHIC_MATCHER_REGEX() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/
DASTMatchers.h293 AST_POLYMORPHIC_MATCHER_REGEX(isExpansionInFileMatching, in AST_POLYMORPHIC_MATCHER_REGEX() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/
DASTMatchers.h293 AST_POLYMORPHIC_MATCHER_REGEX(isExpansionInFileMatching, in AST_POLYMORPHIC_MATCHER_REGEX() argument