Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp932 SourceRange getLocalSourceRange(const NestedNameSpecifierLoc &NNSLoc) { in getLocalSourceRange()
981 buildNameSpecifier(const NestedNameSpecifierLoc &NNSLoc) { in buildNameSpecifier()
1710 void syntax::TreeBuilder::markChild(NestedNameSpecifierLoc NNSLoc, NodeRole R) { in markChild()
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp125 else if (const NestedNameSpecifierLoc *NNSLoc = in findMatch() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp6338 NestedNameSpecifierLoc NNSLoc = SS.getWithLocInContext(Context); in VisitMemberPointerTypeLoc() local
H A DSemaTemplate.cpp3160 NestedNameSpecifierLoc NNSLoc(SS.getScopeRep(), SS.location_data()); in getRangeOfTypeInNestedNameSpecifier() local
H A DSemaOverload.cpp13531 NestedNameSpecifierLoc NNSLoc, in CreateUnresolvedLookupExpr()