Searched refs:MsgSendStretFunctionDecl (Results 1 – 2 of 2) sorted by relevance
96 FunctionDecl *MsgSendStretFunctionDecl; member in __anon40098a510111::RewriteObjC607 MsgSendStretFunctionDecl = nullptr; in InitializeCommon()2390 MsgSendStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendStretFunctionDecl()2634 if (!MsgSendStretFunctionDecl) in SynthMessageExpr()2654 MsgSendStretFlavor = MsgSendStretFunctionDecl; in SynthMessageExpr()
100 FunctionDecl *MsgSendStretFunctionDecl; member in __anon2abafbd60111::RewriteModernObjC679 MsgSendStretFunctionDecl = nullptr; in InitializeCommon()2472 MsgSendStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendStretFunctionDecl()3207 if (!MsgSendStretFunctionDecl) in SynthMessageExpr()3227 MsgSendStretFlavor = MsgSendStretFunctionDecl; in SynthMessageExpr()