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()
97 if (NestedNameSpec) in print()98 NestedNameSpec.getNestedNameSpecifier()->print(OS, Policy); in print()