Searched refs:MsgSendSuperStretFunctionDecl (Results 1 – 2 of 2) sorted by relevance
98 FunctionDecl *MsgSendSuperStretFunctionDecl; member in __anon6e6e6bfc0111::RewriteObjC607 MsgSendSuperStretFunctionDecl = nullptr; in InitializeCommon()2409 MsgSendSuperStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperStretFunctionDecl()2632 if (!MsgSendSuperStretFunctionDecl) in SynthMessageExpr()2661 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()2766 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()
100 FunctionDecl *MsgSendSuperStretFunctionDecl; member in __anoneeab31c10111::RewriteModernObjC681 MsgSendSuperStretFunctionDecl = nullptr; in InitializeCommon()2507 MsgSendSuperStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperStretFunctionDecl()3249 if (!MsgSendSuperStretFunctionDecl) in SynthMessageExpr()3278 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()3383 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()