Searched refs:InferSimulatorFromArch (Results 1 – 1 of 1) sorted by relevance
1710 InferSimulatorFromArch = false; in setEnvironment()1750 bool canInferSimulatorFromArch() const { return InferSimulatorFromArch; } in canInferSimulatorFromArch()1866 Result.InferSimulatorFromArch = false; in createFromMTargetOS()1894 Result.InferSimulatorFromArch = false; in createFromSDK()1987 bool InferSimulatorFromArch = true; member