Home | History | Annotate | Download | only in Sema

Lines Matching refs:UsingShadowDecl

1248   if (UsingShadowDecl *Shadow =
1249 dyn_cast<UsingShadowDecl>(Entity.getTargetDecl())) {