Searched refs:MsgSendSuperFunctionDecl (Results 1 – 2 of 2) sorted by relevance
95 FunctionDecl *MsgSendSuperFunctionDecl; member in __anone5f8ec0e0111::RewriteObjC606 MsgSendSuperFunctionDecl = nullptr; in InitializeCommon()2371 MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperFunctionDecl()2632 if (!MsgSendSuperFunctionDecl) in SynthMessageExpr()2663 MsgSendFlavor = MsgSendSuperFunctionDecl; in SynthMessageExpr()2757 MsgSendFlavor = MsgSendSuperFunctionDecl; in SynthMessageExpr()2916 if (MsgSendFlavor == MsgSendSuperFunctionDecl) in SynthMessageExpr()
98 FunctionDecl *MsgSendSuperFunctionDecl; member in __anonedadf7530111::RewriteModernObjC677 MsgSendSuperFunctionDecl = nullptr; in InitializeCommon()2452 MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperFunctionDecl()3204 if (!MsgSendSuperFunctionDecl) in SynthMessageExpr()3235 MsgSendFlavor = MsgSendSuperFunctionDecl; in SynthMessageExpr()3330 MsgSendFlavor = MsgSendSuperFunctionDecl; in SynthMessageExpr()3486 if (MsgSendFlavor == MsgSendSuperFunctionDecl) in SynthMessageExpr()