Searched refs:MsgSendFunctionDecl (Results 1 – 1 of 1) sorted by relevance
98 FunctionDecl *MsgSendFunctionDecl; member in __anonc09f721f0111::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 …]