Searched refs:msgSendType (Results 1 – 2 of 2) sorted by relevance
355 QualType msgSendType,2009 QualType msgSendType = FD->getType(); in SynthesizeCallToFunctionDecl() local2016 QualType pToFunc = Context->getPointerType(msgSendType); in SynthesizeCallToFunctionDecl()2021 const FunctionType *FT = msgSendType->getAs<FunctionType>(); in SynthesizeCallToFunctionDecl()2343 msgSendIdent, msgSendType, in SynthMsgSendFunctionDecl()2423 QualType msgSendType = getSimpleFunctionType(Context->DoubleTy, in SynthMsgSendFpretFunctionDecl() local2584 QualType msgSendType, in SynthMsgSendStretCallExpr() argument2608 const FunctionType *FT = msgSendType->getAs<FunctionType>(); in SynthMsgSendStretCallExpr()2935 QualType msgSendType = MsgSendFlavor->getType(); in SynthMessageExpr() local2961 const FunctionType *FT = msgSendType->getAs<FunctionType>(); in SynthMessageExpr()[all …]
2096 QualType msgSendType = FD->getType(); in SynthesizeCallToFunctionDecl() local2103 QualType pToFunc = Context->getPointerType(msgSendType); in SynthesizeCallToFunctionDecl()2108 const FunctionType *FT = msgSendType->getAs<FunctionType>(); in SynthesizeCallToFunctionDecl()2671 QualType msgSendType = MsgSendFlavor->getType(); in RewriteObjCBoxedExpr() local2690 const FunctionType *FT = msgSendType->getAs<FunctionType>(); in RewriteObjCBoxedExpr()2792 QualType msgSendType = MsgSendFlavor->getType(); in RewriteObjCArrayLiteralExpr() local2811 const FunctionType *FT = msgSendType->getAs<FunctionType>(); in RewriteObjCArrayLiteralExpr()2943 QualType msgSendType = MsgSendFlavor->getType(); in RewriteObjCDictionaryLiteralExpr() local2962 const FunctionType *FT = msgSendType->getAs<FunctionType>(); in RewriteObjCDictionaryLiteralExpr()3510 QualType msgSendType = MsgSendFlavor->getType(); in SynthMessageExpr() local[all …]