Searched refs:AllowNonDeterministicOutput (Results 1 – 4 of 4) sorted by relevance
84 setAllowNonDeterministicOutput(bool AllowNonDeterministicOutput) override { in setAllowNonDeterministicOutput() argument85 GlobalData.Options.AllowNonDeterministicOutput = in setAllowNonDeterministicOutput()86 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()
53 bool AllowNonDeterministicOutput = false; member
109 !InUnit.getGlobalData().getOptions().AllowNonDeterministicOutput)); in DIEAttributeCloner()