Home | History | Annotate | Download | only in Sema

Lines Matching refs:getTypeDeclType

728     return SemaRef.Context.getTypeDeclType(Typedef);
733 return SemaRef.Context.getTypeDeclType(Record);
738 return SemaRef.Context.getTypeDeclType(Enum);
936 QualType T = SemaRef.Context.getTypeDeclType(Tag);
4544 QualType T = SemaRef.Context.getTypeDeclType(cast<TypeDecl>(D));
9103 return SemaRef.Context.getTypeDeclType(Ty);