Home | History | Annotate | Download | only in AST

Lines Matching refs:UD

1374   while (UsingShadowDecl *UD = dyn_cast<UsingShadowDecl>(ND))
1375 ND = UD->getTargetDecl();