Searched refs:MsgSendFunctionDecl (Results 1 – 2 of 2) sorted by relevance
97 FunctionDecl *MsgSendFunctionDecl; member in __anon8682a12a0111::RewriteModernObjC672 MsgSendFunctionDecl = nullptr; in InitializeCommon()2432 MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendFunctionDecl()2618 if (!MsgSendFunctionDecl) in RewriteObjCBoxedExpr()2623 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCBoxedExpr()2702 if (!MsgSendFunctionDecl) in RewriteObjCArrayLiteralExpr()2707 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCArrayLiteralExpr()2825 if (!MsgSendFunctionDecl) in RewriteObjCDictionaryLiteralExpr()2830 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in RewriteObjCDictionaryLiteralExpr()3202 if (!MsgSendFunctionDecl) in SynthMessageExpr()[all …]
94 FunctionDecl *MsgSendFunctionDecl; member in __anonc8a4c0a50111::RewriteObjC604 MsgSendFunctionDecl = nullptr; in InitializeCommon()2340 MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendFunctionDecl()2620 if (!MsgSendFunctionDecl) in SynthMessageExpr()2638 FunctionDecl *MsgSendFlavor = MsgSendFunctionDecl; in SynthMessageExpr()