Home | History | Annotate | Download | only in Sema

Lines Matching refs:getNamingClass

169   if (R.getNamingClass() &&
171 R.getNamingClass()->getCanonicalDecl() &&
172 contextClass->isProvablyNotDerivedFrom(R.getNamingClass()))