Home | History | Annotate | Download | only in Checkers

Lines Matching defs:ObjTy

226         const ObjCObjectType *ObjTy = getObjectTypeForAllocAndNew(MsgE, C);
227 if (!ObjTy)
230 C.getASTContext().getObjCObjectPointerType(QualType(ObjTy, 0));
312 if (const ObjCObjectType *ObjTy
314 return ObjTy;
318 if (const ObjCObjectType *ObjTy
320 return ObjTy;
334 if (const ObjCObjectType *ObjTy =
336 return ObjTy;