Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/abseil/
H A DAbseilMatcher.h33 NestedNameSpecifierLoc)) { in AST_POLYMORPHIC_MATCHER() argument
/llvm-project-15.0.7/clang/lib/Index/
H A DIndexingContext.h29 class NestedNameSpecifierLoc; variable
/llvm-project-15.0.7/clang/include/clang/Tooling/
H A DNodeIntrospection.h26 class NestedNameSpecifierLoc; variable
/llvm-project-15.0.7/clang/include/clang/AST/
H A DNestedNameSpecifier.h261 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data) in NestedNameSpecifierLoc() function
H A DExpr.h1239 size_t numTrailingObjects(OverloadToken<NestedNameSpecifierLoc>) const { in numTrailingObjects()
/llvm-project-15.0.7/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h218 NestedNameSpecifierLoc; member
H A DASTMatchers.h7468 AST_MATCHER_P(NestedNameSpecifierLoc, specifiesTypeLoc, in AST_MATCHER_P() argument