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()
140 if (!GlobalData.getOptions().AllowNonDeterministicOutput) { in prepareDataForTreeCreation()148 if (!GlobalData.getOptions().AllowNonDeterministicOutput) { in prepareDataForTreeCreation()193 if (!GlobalData.getOptions().AllowNonDeterministicOutput) { in prepareDataForTreeCreation()215 if (!GlobalData.getOptions().AllowNonDeterministicOutput) { in prepareDataForTreeCreation()
52 bool AllowNonDeterministicOutput = false; member
109 !InUnit.getGlobalData().getOptions().AllowNonDeterministicOutput)); in DIEAttributeCloner()