Searched refs:MsgSendSuperStretFunctionDecl (Results 1 – 2 of 2) sorted by relevance
98 FunctionDecl *MsgSendSuperStretFunctionDecl; member in __anonb8493dda0111::RewriteObjC606 MsgSendSuperStretFunctionDecl = nullptr; in InitializeCommon()2412 MsgSendSuperStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperStretFunctionDecl()2634 if (!MsgSendSuperStretFunctionDecl) in SynthMessageExpr()2663 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()2757 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()
102 FunctionDecl *MsgSendSuperStretFunctionDecl; member in __anonc09f721f0111::RewriteModernObjC678 MsgSendSuperStretFunctionDecl = nullptr; in InitializeCommon()2486 MsgSendSuperStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperStretFunctionDecl()3207 if (!MsgSendSuperStretFunctionDecl) in SynthMessageExpr()3236 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()3331 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()