Searched refs:MsgSendFunctionDecl (Results 1 – 2 of 2) sorted by relevance
98 FunctionDecl *MsgSendFunctionDecl; member in __anonadad980e0111::RewriteModernObjC676 MsgSendFunctionDecl = nullptr; in InitializeCommon()2434 MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendFunctionDecl()2619 if (!MsgSendFunctionDecl) in RewriteObjCBoxedExpr()2624 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCBoxedExpr()2702 if (!MsgSendFunctionDecl) in RewriteObjCArrayLiteralExpr()2707 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCArrayLiteralExpr()2823 if (!MsgSendFunctionDecl) in RewriteObjCDictionaryLiteralExpr()2828 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCDictionaryLiteralExpr()3196 if (!MsgSendFunctionDecl) in SynthMessageExpr()[all …]
95 FunctionDecl *MsgSendFunctionDecl; member in __anon0b295c890111::RewriteObjC605 MsgSendFunctionDecl = nullptr; in InitializeCommon()2340 MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendFunctionDecl()2619 if (!MsgSendFunctionDecl) in SynthMessageExpr()2637 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in SynthMessageExpr()