Home | History | Annotate | Download | only in Sema

Lines Matching refs:USD

2666     if (UsingShadowDecl *USD = dyn_cast<UsingShadowDecl>(D))
2667 D = USD->getTargetDecl();
2726 if (UsingShadowDecl *USD = dyn_cast<UsingShadowDecl>(D))
2727 D = USD->getTargetDecl();