Searched defs:NNSLoc (Results 1 – 12 of 12) sorted by relevance
897 SourceRange getLocalSourceRange(const NestedNameSpecifierLoc &NNSLoc) { in getLocalSourceRange()946 buildNameSpecifier(const NestedNameSpecifierLoc &NNSLoc) { in buildNameSpecifier()1671 void syntax::TreeBuilder::markChild(NestedNameSpecifierLoc NNSLoc, NodeRole R) { in markChild()
1871 TEST(NNSLoc, DescendantsOfNestedNameSpecifierLocs) { in TEST() argument1898 TEST(NNSLoc, NestedNameSpecifierLocsAsDescendants) { in TEST() argument
419 bool TraverseNestedNameSpecifierLoc(NestedNameSpecifierLoc NNSLoc) { in TraverseNestedNameSpecifierLoc()
122 else if (const NestedNameSpecifierLoc *NNSLoc = in findMatch() local
3951 TEST(NNSLoc, DescendantsOfNestedNameSpecifierLocs) { in TEST() argument3978 TEST(NNSLoc, NestedNameSpecifierLocsAsDescendants) { in TEST() argument
124 else if (const NestedNameSpecifierLoc *NNSLoc = in findMatch() local
751 bool TraverseNestedNameSpecifierLoc(NestedNameSpecifierLoc NNSLoc) { in TraverseNestedNameSpecifierLoc()
5024 NestedNameSpecifierLoc NNSLoc = SS.getWithLocInContext(Context); in VisitMemberPointerTypeLoc() local
1612 NestedNameSpecifierLoc NNSLoc(SS.getScopeRep(), SS.location_data()); in getRangeOfTypeInNestedNameSpecifier() local
6048 NestedNameSpecifierLoc NNSLoc = SS.getWithLocInContext(Context); in VisitMemberPointerTypeLoc() local
2981 NestedNameSpecifierLoc NNSLoc(SS.getScopeRep(), SS.location_data()); in getRangeOfTypeInNestedNameSpecifier() local
13210 NestedNameSpecifierLoc NNSLoc, in CreateUnresolvedLookupExpr()