Searched refs:NestedName (Results 1 – 3 of 3) sorted by relevance
413 Name = static_cast<const NestedName *>(Name)->Name; in getFunctionBaseName()455 static_cast<const NestedName *>(Name)->Qual->print(S); in getFunctionDeclContextName()553 N = static_cast<const NestedName *>(N)->Name; in isCtorOrDtor()
202 return Self.makeNode<itanium_demangle::NestedName>(StdNamespace, Child); in make()
56 X(NestedName) \847 struct NestedName : Node { struct851 NestedName(Node *Qual_, Node *Name_) in NestedName() argument3161 if (SoFar) SoFar = make<NestedName>(SoFar, Comp); in parseNestedName()