Searched defs:disable_stdio (Results 1 – 2 of 2) sorted by relevance
66 TestClient::launchCustom(StringRef Log, bool disable_stdio, in launchCustom() argument
660 const bool disable_stdio = (launch_flags & eLaunchFlagDisableSTDIO) != 0; in DoLaunch() local 678 const bool disable_stdio = (launch_flags & eLaunchFlagDisableSTDIO) != 0; in DoLaunch() local