Home | History | Annotate | Download | only in Sema

Lines Matching refs:getTypeDeclType

1657       T = Context.getTypeDeclType(Record);
1687 T = Context.getTypeDeclType(Parent);
1697 T = Context.getTypeDeclType(Parent);
1731 T = Context.getTypeDeclType(Parent);
2184 QualType ICNT = Context.getTypeDeclType(Record);
2225 CanonType = Context.getTypeDeclType(Decl);
4192 << S.Context.getTypeDeclType(Tag) << SR;
5401 = Context.getTypeDeclType(cast<RecordDecl>(VD->getDeclContext()));
6422 CanonType = Context.getTypeDeclType(Specialization);
6445 << Context.getTypeDeclType(Specialization) << Range;
6471 << Context.getTypeDeclType(Specialization) << Range;
7396 Context.getTypeDeclType(Specialization));
7518 << Context.getTypeDeclType(Record);
8220 Context.getTypeDeclType(Type));