Searched refs:MsgSendSuperFunctionDecl (Results 1 – 2 of 2) sorted by relevance
96 FunctionDecl *MsgSendSuperFunctionDecl; member in __anonb8493dda0111::RewriteObjC604 MsgSendSuperFunctionDecl = nullptr; in InitializeCommon()2369 MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperFunctionDecl()2630 if (!MsgSendSuperFunctionDecl) in SynthMessageExpr()2661 MsgSendFlavor = MsgSendSuperFunctionDecl; in SynthMessageExpr()2755 MsgSendFlavor = MsgSendSuperFunctionDecl; in SynthMessageExpr()2914 if (MsgSendFlavor == MsgSendSuperFunctionDecl) in SynthMessageExpr()
100 FunctionDecl *MsgSendSuperFunctionDecl; member in __anonc09f721f0111::RewriteModernObjC676 MsgSendSuperFunctionDecl = nullptr; in InitializeCommon()2451 MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperFunctionDecl()3203 if (!MsgSendSuperFunctionDecl) in SynthMessageExpr()3234 MsgSendFlavor = MsgSendSuperFunctionDecl; in SynthMessageExpr()3329 MsgSendFlavor = MsgSendSuperFunctionDecl; in SynthMessageExpr()3485 if (MsgSendFlavor == MsgSendSuperFunctionDecl) in SynthMessageExpr()