Searched refs:MsgSendSuperStretFunctionDecl (Results 1 – 2 of 2) sorted by relevance
98 FunctionDecl *MsgSendSuperStretFunctionDecl; member in __anon0b295c890111::RewriteObjC608 MsgSendSuperStretFunctionDecl = nullptr; in InitializeCommon()2405 MsgSendSuperStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperStretFunctionDecl()2625 if (!MsgSendSuperStretFunctionDecl) in SynthMessageExpr()2654 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()2752 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()
101 FunctionDecl *MsgSendSuperStretFunctionDecl; member in __anonadad980e0111::RewriteModernObjC679 MsgSendSuperStretFunctionDecl = nullptr; in InitializeCommon()2483 MsgSendSuperStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperStretFunctionDecl()3202 if (!MsgSendSuperStretFunctionDecl) in SynthMessageExpr()3231 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()3330 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()