Searched refs:MsgSendStretFunctionDecl (Results 1 – 2 of 2) sorted by relevance
97 FunctionDecl *MsgSendStretFunctionDecl; member in __anon84a5219c0111::RewriteObjC606 MsgSendStretFunctionDecl = nullptr; in InitializeCommon()2385 MsgSendStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendStretFunctionDecl()2630 if (!MsgSendStretFunctionDecl) in SynthMessageExpr()2650 MsgSendStretFlavor = MsgSendStretFunctionDecl; in SynthMessageExpr()
99 FunctionDecl *MsgSendStretFunctionDecl; member in __anon5ebb9f610111::RewriteModernObjC680 MsgSendStretFunctionDecl = nullptr; in InitializeCommon()2491 MsgSendStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendStretFunctionDecl()3247 if (!MsgSendStretFunctionDecl) in SynthMessageExpr()3267 MsgSendStretFlavor = MsgSendStretFunctionDecl; in SynthMessageExpr()