Home | History | Annotate | Download | only in Sema

Lines Matching refs:getTypeDeclType

1622       T = Context.getTypeDeclType(Record);
1652 T = Context.getTypeDeclType(Parent);
1662 T = Context.getTypeDeclType(Parent);
1696 T = Context.getTypeDeclType(Parent);
2066 QualType ICNT = Context.getTypeDeclType(Record);
2105 CanonType = Context.getTypeDeclType(Decl);
3492 << S.Context.getTypeDeclType(Tag) << SR;
4532 = Context.getTypeDeclType(cast<RecordDecl>(VD->getDeclContext()));
5404 CanonType = Context.getTypeDeclType(Specialization);
5514 CanonType = Context.getTypeDeclType(Specialization);
5536 << Context.getTypeDeclType(Specialization) << Range;
5555 << Context.getTypeDeclType(Specialization) << Range;
6459 Context.getTypeDeclType(Specialization));
6553 << Context.getTypeDeclType(Record);
7166 Context.getTypeDeclType(Type));