Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.h360 LastDarwinPlatform = XROS enumerator
H A DDarwin.cpp2067 std::string Targets[Darwin::LastDarwinPlatform + 1]; in getDeploymentTargetFromEnvironmentVariables()
2076 static_assert(std::size(EnvVars) == Darwin::LastDarwinPlatform + 1, in getDeploymentTargetFromEnvironmentVariables()