Home | History | Annotate | Download | only in Sema

Lines Matching refs:USD

3040     if (UsingShadowDecl *USD = dyn_cast<UsingShadowDecl>(D))
3041 D = USD->getTargetDecl();