Lines Matching defs:IdT
810 QualType IdT = Context.getObjCIdType();
818 Context, SourceLocation(), SourceLocation(), Sel, IdT, ReturnTInfo,
829 Context.getPointerType(IdT),
851 !Context.hasSameUnqualifiedType(PtrT->getPointeeType(), IdT)) {
857 << Context.getPointerType(IdT.withConst());
971 QualType IdT = Context.getObjCIdType();
978 Context, SourceLocation(), SourceLocation(), Sel, IdT,
990 Context.getPointerType(IdT),
998 Context.getPointerType(IdT),
1021 !Context.hasSameUnqualifiedType(PtrValue->getPointeeType(), IdT)) {
1027 << Context.getPointerType(IdT.withConst());
1036 IdT)) {
1061 << Context.getPointerType(IdT.withConst());