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