Searched refs:MsgSendStretFunctionDecl (Results 1 – 2 of 2) sorted by relevance
96 FunctionDecl *MsgSendStretFunctionDecl; member in __anon8bd724ec0111::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 __anon8056deb10111::RewriteModernObjC 678 MsgSendStretFunctionDecl = nullptr; in InitializeCommon() 2471 MsgSendStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl, in SynthMsgSendStretFunctionDecl() 3206 if (!MsgSendStretFunctionDecl) in SynthMessageExpr() 3226 MsgSendStretFlavor = MsgSendStretFunctionDecl; in SynthMessageExpr()