Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DIndexingContext.h30 class NestedNameSpecifierLoc; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DNestedNameSpecifier.h255 NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data) in NestedNameSpecifierLoc() function
H A DExpr.h1057 size_t numTrailingObjects(OverloadToken<NestedNameSpecifierLoc>) const { in numTrailingObjects()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h211 NestedNameSpecifierLoc; member
H A DASTMatchers.h5851 AST_MATCHER_P(NestedNameSpecifierLoc, specifiesTypeLoc, in AST_MATCHER_P() argument