Home | History | Annotate | Download | only in Sema

Lines Matching refs:InjectedClassNameType

42   } else if (isa<InjectedClassNameType>(Ty))
43 return cast<InjectedClassNameType>(Ty)->getDecl();
632 if (isa<InjectedClassNameType>(T)) {