Searched refs:MsgSendStretFunctionDecl (Results 1 – 2 of 2) sorted by relevance
96 FunctionDecl *MsgSendStretFunctionDecl; member in __anone5f8ec0e0111::RewriteObjC607 MsgSendStretFunctionDecl = nullptr; in InitializeCommon()2390 MsgSendStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendStretFunctionDecl()2634 if (!MsgSendStretFunctionDecl) in SynthMessageExpr()2654 MsgSendStretFlavor = MsgSendStretFunctionDecl; in SynthMessageExpr()
99 FunctionDecl *MsgSendStretFunctionDecl; member in __anonedadf7530111::RewriteModernObjC678 MsgSendStretFunctionDecl = nullptr; in InitializeCommon()2471 MsgSendStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendStretFunctionDecl()3206 if (!MsgSendStretFunctionDecl) in SynthMessageExpr()3226 MsgSendStretFlavor = MsgSendStretFunctionDecl; in SynthMessageExpr()