Searched refs:MsgSendFunctionDecl (Results 1 – 2 of 2) sorted by relevance
98 FunctionDecl *MsgSendFunctionDecl; member in __anon1f51ae940111::RewriteModernObjC676 MsgSendFunctionDecl = nullptr; in InitializeCommon()2438 MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendFunctionDecl()2624 if (!MsgSendFunctionDecl) in RewriteObjCBoxedExpr()2629 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCBoxedExpr()2707 if (!MsgSendFunctionDecl) in RewriteObjCArrayLiteralExpr()2712 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCArrayLiteralExpr()2828 if (!MsgSendFunctionDecl) in RewriteObjCDictionaryLiteralExpr()2833 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCDictionaryLiteralExpr()3202 if (!MsgSendFunctionDecl) in SynthMessageExpr()[all …]
94 FunctionDecl *MsgSendFunctionDecl; member in __anon31b8868f0111::RewriteObjC605 MsgSendFunctionDecl = nullptr; in InitializeCommon()2349 MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendFunctionDecl()2630 if (!MsgSendFunctionDecl) in SynthMessageExpr()2648 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in SynthMessageExpr()