Lines Matching defs:IdT
814 QualType IdT = Context.getObjCIdType();
822 Context, SourceLocation(), SourceLocation(), Sel, IdT, ReturnTInfo,
833 Context.getPointerType(IdT),
855 !Context.hasSameUnqualifiedType(PtrT->getPointeeType(), IdT)) {
861 << Context.getPointerType(IdT.withConst());
975 QualType IdT = Context.getObjCIdType();
982 Context, SourceLocation(), SourceLocation(), Sel, IdT,
994 Context.getPointerType(IdT),
1002 Context.getPointerType(IdT),
1025 !Context.hasSameUnqualifiedType(PtrValue->getPointeeType(), IdT)) {
1031 << Context.getPointerType(IdT.withConst());
1040 IdT)) {
1065 << Context.getPointerType(IdT.withConst());