Searched refs:NestedNameSpec (Results 1 – 2 of 2) sorted by relevance
130 NestedNameSpecifierLoc NestedNameSpec; variable156 : NestedNameSpec(NNS), TemplateKWLoc(TemplateKWLoc), in ConceptReference()168 return NestedNameSpec; in getNestedNameSpecifierLoc()
104 if (NestedNameSpec) in print()105 NestedNameSpec.getNestedNameSpecifier()->print(OS, Policy); in print()