Searched refs:UDD (Results 1 – 2 of 2) sorted by relevance
251 void VisitUsingDirectiveDecl(const UsingDirectiveDecl *UDD);
890 void JSONNodeDumper::VisitUsingDirectiveDecl(const UsingDirectiveDecl *UDD) { in VisitUsingDirectiveDecl() argument892 createBareDeclRef(UDD->getNominatedNamespace())); in VisitUsingDirectiveDecl()