Searched refs:NestedName (Results 1 – 5 of 5) sorted by relevance
125 printLeftImpl(static_cast<const NestedName &>(N)); in printLeft()216 void TrackingOutputBuffer::printLeftImpl(const NestedName &N) { in printLeftImpl()
130 void printLeftImpl(const llvm::itanium_demangle::NestedName &N);
442 Name = static_cast<const NestedName *>(Name)->Name; in getFunctionBaseName()482 static_cast<const NestedName *>(Name)->Qual->print(OB); in getFunctionDeclContextName()584 N = static_cast<const NestedName *>(N)->Name; in isCtorOrDtor()
39 NODE(NestedName)
1077 struct NestedName : Node { struct1081 NestedName(Node *Qual_, Node *Name_) in NestedName() argument3219 Result = make<NestedName>(Scope, Result); in parseUnqualifiedName()