Home
last modified time | relevance | path

Searched refs:IsSimulator (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1871 bool IsSimulator) { in createOSVersionArg()
1874 if (IsSimulator) in createOSVersionArg()
1889 bool IsSimulator = false) { in createFromSDK()
1892 if (IsSimulator) in createFromSDK()
2015 bool IsSimulator) -> std::optional<DarwinPlatform> { in getDeploymentTargetFromOSVersionArg() argument
2022 /*IsSimulator=*/IsSimulator); in getDeploymentTargetFromOSVersionArg()