Home | History | Annotate | Download | only in Sema

Lines Matching refs:getTypeDeclType

413       = S.Context.getCanonicalType(S.Context.getTypeDeclType(Friend));
418 = S.Context.getCanonicalType(S.Context.getTypeDeclType(*I));
1065 << S.Context.getTypeDeclType(ECRecord);
1093 << S.Context.getTypeDeclType(ECRecord);
1279 << S.Context.getTypeDeclType(NamingClass)
1280 << S.Context.getTypeDeclType(DeclaringClass);
1610 if (ObjectTy.isNull()) ObjectTy = Context.getTypeDeclType(NamingClass);
1687 Context.getTypeDeclType(ObjectClass));