Home | History | Annotate | Download | only in Sema

Lines Matching refs:InjectedClassNameType

48   } else if (isa<InjectedClassNameType>(Ty))
49 return cast<InjectedClassNameType>(Ty)->getDecl();
598 if (isa<InjectedClassNameType>(T)) {