Searched refs:MsgSendSuperStretFunctionDecl (Results 1 – 2 of 2) sorted by relevance
97 FunctionDecl *MsgSendSuperStretFunctionDecl; member in __anon31b8868f0111::RewriteObjC608 MsgSendSuperStretFunctionDecl = nullptr; in InitializeCommon()2414 MsgSendSuperStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperStretFunctionDecl()2636 if (!MsgSendSuperStretFunctionDecl) in SynthMessageExpr()2665 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()2759 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()
101 FunctionDecl *MsgSendSuperStretFunctionDecl; member in __anon1f51ae940111::RewriteModernObjC679 MsgSendSuperStretFunctionDecl = nullptr; in InitializeCommon()2487 MsgSendSuperStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendSuperStretFunctionDecl()3208 if (!MsgSendSuperStretFunctionDecl) in SynthMessageExpr()3237 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()3332 MsgSendStretFlavor = MsgSendSuperStretFunctionDecl; in SynthMessageExpr()