Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.h30 class NestedNameSpecifierLoc; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h260 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data) in NestedNameSpecifierLoc() function
H A DExpr.h1280 size_t numTrailingObjects(OverloadToken<NestedNameSpecifierLoc>) const { in numTrailingObjects()
3306 size_t numTrailingObjects(OverloadToken<NestedNameSpecifierLoc>) const { in numTrailingObjects()
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h219 NestedNameSpecifierLoc; member
H A DASTMatchers.h7842 AST_MATCHER_P(NestedNameSpecifierLoc, specifiesTypeLoc, in AST_MATCHER_P() argument