Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/abseil/
H A DAbseilMatcher.h32 NestedNameSpecifierLoc)) { in AST_POLYMORPHIC_MATCHER() argument
/llvm-project/clang/lib/Index/
H A DIndexingContext.h29 class NestedNameSpecifierLoc; variable
/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h261 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data) in NestedNameSpecifierLoc() function
H A DExpr.h1277 size_t numTrailingObjects(OverloadToken<NestedNameSpecifierLoc>) const { in numTrailingObjects() argument
3198 numTrailingObjects(OverloadToken<NestedNameSpecifierLoc>) numTrailingObjects() argument
[all...]
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h219 NestedNameSpecifierLoc; member
H A DASTMatchers.h7771 AST_MATCHER_P(NestedNameSpecifierLoc,specifiesTypeLoc,internal::Matcher<TypeLoc>,InnerMatcher) AST_MATCHER_P() argument
[all...]