Searched defs:USD (Results 1 – 5 of 5) sorted by relevance
661 if (auto *USD = dyn_cast<UsingShadowDecl>(D)) { in checkExportedDecl() local
3396 if (UsingShadowDecl *USD = dyn_cast<UsingShadowDecl>(D)) in LookupLiteralOperator() local3595 if (auto *USD = dyn_cast<UsingShadowDecl>(D)) in ArgumentDependentLookup() local
16020 if (auto *USD = dyn_cast<UsingShadowDecl>(D)) in argumentDependentLookup() local16031 if (auto *USD = dyn_cast<UsingShadowDecl>(D)) in argumentDependentLookup() local
759 void JSONNodeDumper::VisitUsingShadowDecl(const UsingShadowDecl *USD) { in VisitUsingShadowDecl()
4972 const UsingShadowDecl &USD = **UD.shadow_begin(); in EmitUsingDecl() local