Searched refs:MsgSendSuperStretFunctionDecl (Results 1 – 2 of 2) sorted by relevance
97 FunctionDecl *MsgSendSuperStretFunctionDecl; member in __anon6e6e6bfc0111::RewriteObjC607 MsgSendSuperStretFunctionDecl = nullptr; in InitializeCommon()2405 MsgSendSuperStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperStretFunctionDecl()2626 if (!MsgSendSuperStretFunctionDecl) in SynthMessageExpr()2655 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()2753 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()
100 FunctionDecl *MsgSendSuperStretFunctionDecl; member in __anoneeab31c10111::RewriteModernObjC675 MsgSendSuperStretFunctionDecl = nullptr; in InitializeCommon()2481 MsgSendSuperStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperStretFunctionDecl()3208 if (!MsgSendSuperStretFunctionDecl) in SynthMessageExpr()3237 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()3336 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()