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 …]
2101 QualType msgSendType = FD->getType(); in SynthesizeCallToFunctionDecl() local2108 QualType pToFunc = Context->getPointerType(msgSendType); in SynthesizeCallToFunctionDecl()2113 const auto *FT = msgSendType->castAs<FunctionType>(); in SynthesizeCallToFunctionDecl()2677 QualType msgSendType = MsgSendFlavor->getType(); in RewriteObjCBoxedExpr() local2696 auto *FT = msgSendType->castAs<FunctionType>(); in RewriteObjCBoxedExpr()2798 QualType msgSendType = MsgSendFlavor->getType(); in RewriteObjCArrayLiteralExpr() local2817 const FunctionType *FT = msgSendType->castAs<FunctionType>(); in RewriteObjCArrayLiteralExpr()2950 QualType msgSendType = MsgSendFlavor->getType(); in RewriteObjCDictionaryLiteralExpr() local2969 const FunctionType *FT = msgSendType->castAs<FunctionType>(); in RewriteObjCDictionaryLiteralExpr()3509 QualType msgSendType = MsgSendFlavor->getType(); in SynthMessageExpr() local[all …]