Searched refs:NestedName (Results 1 – 3 of 3) sorted by relevance
439 Name = static_cast<const NestedName *>(Name)->Name; in getFunctionBaseName() 479 static_cast<const NestedName *>(Name)->Qual->print(OB); in getFunctionDeclContextName() 573 N = static_cast<const NestedName *>(N)->Name; in isCtorOrDtor()
39 NODE(NestedName)
1037 struct NestedName : Node { struct1041 NestedName(Node *Qual_, Node *Name_) in NestedName() function3082 Result = make<NestedName>(Scope, Result); in parseUnqualifiedName()