Searched refs:UUT (Results 1 – 2 of 2) sorted by relevance
231 void VisitUnresolvedUsingType(const UnresolvedUsingType *UUT);
745 void JSONNodeDumper::VisitUnresolvedUsingType(const UnresolvedUsingType *UUT) { in VisitUnresolvedUsingType() argument746 JOS.attribute("decl", createBareDeclRef(UUT->getDecl())); in VisitUnresolvedUsingType()