Home | History | Annotate | Download | only in Sema

Lines Matching refs:NX

164   if (NamedDecl *NX = dyn_cast<NamedDecl>(X))
165 X = NX->getUnderlyingDecl();