Searched refs:MsgSendFunctionDecl (Results 1 – 2 of 2) sorted by relevance
97 FunctionDecl *MsgSendFunctionDecl; member in __anona1c0f9960111::RewriteModernObjC675 MsgSendFunctionDecl = nullptr; in InitializeCommon()2435 MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendFunctionDecl()2620 if (!MsgSendFunctionDecl) in RewriteObjCBoxedExpr()2625 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCBoxedExpr()2703 if (!MsgSendFunctionDecl) in RewriteObjCArrayLiteralExpr()2708 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCArrayLiteralExpr()2824 if (!MsgSendFunctionDecl) in RewriteObjCDictionaryLiteralExpr()2829 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCDictionaryLiteralExpr()3196 if (!MsgSendFunctionDecl) in SynthMessageExpr()[all …]
94 FunctionDecl *MsgSendFunctionDecl; member in __anonf0d438110111::RewriteObjC604 MsgSendFunctionDecl = nullptr; in InitializeCommon()2346 MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendFunctionDecl()2625 if (!MsgSendFunctionDecl) in SynthMessageExpr()2643 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in SynthMessageExpr()