Searched refs:AllowNonDeterministicOutput (Results 1 – 4 of 4) sorted by relevance
83 setAllowNonDeterministicOutput(bool AllowNonDeterministicOutput) override { in setAllowNonDeterministicOutput() argument84 GlobalData.Options.AllowNonDeterministicOutput = in setAllowNonDeterministicOutput()85 AllowNonDeterministicOutput; in setAllowNonDeterministicOutput()
52 bool AllowNonDeterministicOutput = false; member