Home | History | Annotate | Download | only in Sema

Lines Matching refs:getTypeDeclType

765     return SemaRef.Context.getTypeDeclType(Typedef);
770 return SemaRef.Context.getTypeDeclType(Record);
775 return SemaRef.Context.getTypeDeclType(Enum);
977 QualType T = SemaRef.Context.getTypeDeclType(Tag);
4818 QualType T = SemaRef.Context.getTypeDeclType(cast<TypeDecl>(D));
9946 return SemaRef.Context.getTypeDeclType(Ty);