Home | History | Annotate | Download | only in Sema

Lines Matching refs:NY

140   if (NamedDecl *NY = dyn_cast<NamedDecl>(Y))
141 Y = NY->getUnderlyingDecl();