Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
HDBuildTree.cpp933 SourceRange getLocalSourceRange(const NestedNameSpecifierLoc &NNSLoc) { in getLocalSourceRange()
982 buildNameSpecifier(const NestedNameSpecifierLoc &NNSLoc) { in buildNameSpecifier()
1711 void syntax::TreeBuilder::markChild(NestedNameSpecifierLoc NNSLoc, NodeRole R) { in markChild()
/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/
HDASTMatchFinder.cpp127 else if (const NestedNameSpecifierLoc *NNSLoc = in findMatch() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp6080 NestedNameSpecifierLoc NNSLoc = SS.getWithLocInContext(Context); in VisitMemberPointerTypeLoc() local
HDSemaTemplate.cpp2661 NestedNameSpecifierLoc NNSLoc(SS.getScopeRep(), SS.location_data()); in getRangeOfTypeInNestedNameSpecifier() local
HDSemaOverload.cpp14082 NestedNameSpecifierLoc NNSLoc, in CreateUnresolvedLookupExpr()