Searched refs:MsgSendSuperFunctionDecl (Results 1 – 2 of 2) sorted by relevance
96 FunctionDecl *MsgSendSuperFunctionDecl; member in __anon0b295c890111::RewriteObjC606 MsgSendSuperFunctionDecl = nullptr; in InitializeCommon()2362 MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperFunctionDecl()2621 if (!MsgSendSuperFunctionDecl) in SynthMessageExpr()2652 MsgSendFlavor = MsgSendSuperFunctionDecl; in SynthMessageExpr()2750 MsgSendFlavor = MsgSendSuperFunctionDecl; in SynthMessageExpr()2913 if (MsgSendFlavor == MsgSendSuperFunctionDecl) in SynthMessageExpr()
99 FunctionDecl *MsgSendSuperFunctionDecl; member in __anonadad980e0111::RewriteModernObjC677 MsgSendSuperFunctionDecl = nullptr; in InitializeCommon()2448 MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperFunctionDecl()3198 if (!MsgSendSuperFunctionDecl) in SynthMessageExpr()3229 MsgSendFlavor = MsgSendSuperFunctionDecl; in SynthMessageExpr()3328 MsgSendFlavor = MsgSendSuperFunctionDecl; in SynthMessageExpr()3488 if (MsgSendFlavor == MsgSendSuperFunctionDecl) in SynthMessageExpr()