Searched refs:NestedName (Results 1 – 3 of 3) sorted by relevance
414 Name = static_cast<const NestedName *>(Name)->Name; in getFunctionBaseName()456 static_cast<const NestedName *>(Name)->Qual->print(S); in getFunctionDeclContextName()554 N = static_cast<const NestedName *>(N)->Name; in isCtorOrDtor()
218 return Self.makeNode<itanium_demangle::NestedName>(StdNamespace, Child); in make()
53 X(NestedName) \870 struct NestedName : Node { struct874 NestedName(Node *Qual_, Node *Name_) in NestedName() argument2874 if (SoFar) SoFar = make<NestedName>(SoFar, Comp); in parseNestedName()