Searched refs:msgSendType (Results 1 – 2 of 2) sorted by relevance
354 QualType msgSendType,2017 QualType msgSendType = FD->getType(); in SynthesizeCallToFunctionDecl() local2024 QualType pToFunc = Context->getPointerType(msgSendType); in SynthesizeCallToFunctionDecl()2029 const auto *FT = msgSendType->castAs<FunctionType>(); in SynthesizeCallToFunctionDecl()2352 msgSendIdent, msgSendType, in SynthMsgSendFunctionDecl()2432 QualType msgSendType = getSimpleFunctionType(Context->DoubleTy, in SynthMsgSendFpretFunctionDecl() local2594 QualType msgSendType, in SynthMsgSendStretCallExpr() argument2618 const auto *FT = msgSendType->castAs<FunctionType>(); in SynthMsgSendStretCallExpr()2938 QualType msgSendType = MsgSendFlavor->getType(); in SynthMessageExpr() local2964 const auto *FT = msgSendType->castAs<FunctionType>(); in SynthMessageExpr()[all …]
2100 QualType msgSendType = FD->getType(); in SynthesizeCallToFunctionDecl() local2107 QualType pToFunc = Context->getPointerType(msgSendType); in SynthesizeCallToFunctionDecl()2112 const auto *FT = msgSendType->castAs<FunctionType>(); in SynthesizeCallToFunctionDecl()2676 QualType msgSendType = MsgSendFlavor->getType(); in RewriteObjCBoxedExpr() local2695 auto *FT = msgSendType->castAs<FunctionType>(); in RewriteObjCBoxedExpr()2797 QualType msgSendType = MsgSendFlavor->getType(); in RewriteObjCArrayLiteralExpr() local2816 const FunctionType *FT = msgSendType->castAs<FunctionType>(); in RewriteObjCArrayLiteralExpr()2949 QualType msgSendType = MsgSendFlavor->getType(); in RewriteObjCDictionaryLiteralExpr() local2968 const FunctionType *FT = msgSendType->castAs<FunctionType>(); in RewriteObjCDictionaryLiteralExpr()3508 QualType msgSendType = MsgSendFlavor->getType(); in SynthMessageExpr() local[all …]