Searched refs:MsgSendStretFunctionDecl (Results 1 – 2 of 2) sorted by relevance
97 FunctionDecl *MsgSendStretFunctionDecl; member in __anon0b295c890111::RewriteObjC607 MsgSendStretFunctionDecl = nullptr; in InitializeCommon()2381 MsgSendStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendStretFunctionDecl()2623 if (!MsgSendStretFunctionDecl) in SynthMessageExpr()2643 MsgSendStretFlavor = MsgSendStretFunctionDecl; in SynthMessageExpr()
100 FunctionDecl *MsgSendStretFunctionDecl; member in __anonadad980e0111::RewriteModernObjC678 MsgSendStretFunctionDecl = nullptr; in InitializeCommon()2467 MsgSendStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendStretFunctionDecl()3200 if (!MsgSendStretFunctionDecl) in SynthMessageExpr()3220 MsgSendStretFlavor = MsgSendStretFunctionDecl; in SynthMessageExpr()