Searched defs:UDD (Results 1 – 3 of 3) sorted by relevance
92 if (auto *UDD = llvm::dyn_cast<UsingDirectiveDecl>(D)) in getUsingNamespaceDirectives() local
181 if (const UsingDirectiveDecl *UDD = llvm::dyn_cast<UsingDirectiveDecl>(D)) in add() local
891 VisitUsingDirectiveDecl(const UsingDirectiveDecl * UDD) VisitUsingDirectiveDecl() argument