Searched refs:MsgSendSuperFunctionDecl (Results 1 – 2 of 2) sorted by relevance
95 FunctionDecl *MsgSendSuperFunctionDecl; member in __anonc8a4c0a50111::RewriteObjC605 MsgSendSuperFunctionDecl = nullptr; in InitializeCommon()2362 MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperFunctionDecl()2622 if (!MsgSendSuperFunctionDecl) in SynthMessageExpr()2653 MsgSendFlavor = MsgSendSuperFunctionDecl; in SynthMessageExpr()2751 MsgSendFlavor = MsgSendSuperFunctionDecl; in SynthMessageExpr()2913 if (MsgSendFlavor == MsgSendSuperFunctionDecl) in SynthMessageExpr()
98 FunctionDecl *MsgSendSuperFunctionDecl; member in __anon8682a12a0111::RewriteModernObjC673 MsgSendSuperFunctionDecl = nullptr; in InitializeCommon()2446 MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperFunctionDecl()3204 if (!MsgSendSuperFunctionDecl) in SynthMessageExpr()3235 MsgSendFlavor = MsgSendSuperFunctionDecl; in SynthMessageExpr()3334 MsgSendFlavor = MsgSendSuperFunctionDecl; in SynthMessageExpr()3493 if (MsgSendFlavor == MsgSendSuperFunctionDecl) in SynthMessageExpr()