Home | History | Annotate | Download | only in Sema

Lines Matching refs:UsingShadowDecl

1255   if (UsingShadowDecl *Shadow =
1256 dyn_cast<UsingShadowDecl>(Entity.getTargetDecl())) {