Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp932 getLocalSourceRange(const NestedNameSpecifierLoc & NNSLoc) getLocalSourceRange() argument
981 buildNameSpecifier(const NestedNameSpecifierLoc & NNSLoc) buildNameSpecifier() argument
1710 markChild(NestedNameSpecifierLoc NNSLoc,NodeRole R) markChild() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp127 else if (const NestedNameSpecifierLoc *NNSLoc = in findMatch() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6491 NestedNameSpecifierLoc NNSLoc = SS.getWithLocInContext(Context); VisitMemberPointerTypeLoc() local
H A DSemaTemplate.cpp3329 NestedNameSpecifierLoc NNSLoc(SS.getScopeRep(), SS.location_data()); getRangeOfTypeInNestedNameSpecifier() local
H A DSemaOverload.cpp14057 CreateUnresolvedLookupExpr(CXXRecordDecl * NamingClass,NestedNameSpecifierLoc NNSLoc,DeclarationNameInfo DNI,const UnresolvedSetImpl & Fns,bool PerformADL) CreateUnresolvedLookupExpr() argument