Searched refs:NestedNameSpec (Results 1 – 2 of 2) sorted by relevance
127 NestedNameSpecifierLoc NestedNameSpec; variable153 : NestedNameSpec(NNS), TemplateKWLoc(TemplateKWLoc), in ConceptReference()165 return NestedNameSpec; in getNestedNameSpecifierLoc()
99 if (NestedNameSpec) in print()100 NestedNameSpec.getNestedNameSpecifier()->print(OS, Policy); in print()