Home
last modified time | relevance | path

Searched defs:NestedNameSpecifierLoc (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/abseil/
DAbseilMatcher.h33 NestedNameSpecifierLoc)) { in AST_POLYMORPHIC_MATCHER() argument
/external/clang/include/clang/AST/
DNestedNameSpecifier.h240 NestedNameSpecifierLoc() : Qualifier(nullptr), Data(nullptr) { } in NestedNameSpecifierLoc() function
244 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data) in NestedNameSpecifierLoc() function
DExpr.h947 size_t numTrailingObjects(OverloadToken<NestedNameSpecifierLoc>) const { in numTrailingObjects()
/external/llvm-project/clang/lib/Index/
DIndexingContext.h29 class NestedNameSpecifierLoc; variable
/external/clang/lib/Index/
DIndexingContext.h28 class NestedNameSpecifierLoc; variable
/external/llvm-project/clang/include/clang/AST/
DNestedNameSpecifier.h261 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data) in NestedNameSpecifierLoc() function
DExpr.h1229 size_t numTrailingObjects(OverloadToken<NestedNameSpecifierLoc>) const { in numTrailingObjects()
/external/clang/include/clang/ASTMatchers/
DASTMatchFinder.h209 NestedNameSpecifierLoc; member
DASTMatchers.h5011 AST_MATCHER_P(NestedNameSpecifierLoc, specifiesTypeLoc, in AST_MATCHER_P() argument
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchFinder.h211 NestedNameSpecifierLoc; member
DASTMatchers.h6777 AST_MATCHER_P(NestedNameSpecifierLoc, specifiesTypeLoc, in AST_MATCHER_P() argument