Searched defs:argT (Results 1 – 2 of 2) sorted by relevance
2324 QualType argT = Context->getObjCIdType(); in SynthSuperConstructorFunctionDecl() local2341 QualType argT = Context->getObjCIdType(); in SynthMsgSendFunctionDecl() local2363 QualType argT = Context->getPointerType(Context->getTagDeclType(RD)); in SynthMsgSendSuperFunctionDecl() local2382 QualType argT = Context->getObjCIdType(); in SynthMsgSendStretFunctionDecl() local2406 QualType argT = Context->getPointerType(Context->getTagDeclType(RD)); in SynthMsgSendSuperStretFunctionDecl() local2426 QualType argT = Context->getObjCIdType(); in SynthMsgSendFpretFunctionDecl() local
2414 assert(!argT.isNull() && "Can't find 'id' type"); in SynthSuperConstructorFunctionDecl() local 2431 assert(!argT.isNull() && "Can't find 'id' type"); in SynthMsgSendFunctionDecl() local 2464 QualType argT = Context->getObjCIdType(); SynthMsgSendStretFunctionDecl() local 2500 QualType argT = Context->getObjCIdType(); SynthMsgSendFpretFunctionDecl() local [all...]