Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1886 static DarwinPlatform createFromSDK(StringRef SDKRoot, in createFromSDK() function
2160 return DarwinPlatform::createFromSDK( in inferDeploymentTargetFromSDK()
2164 return DarwinPlatform::createFromSDK(isysroot, Darwin::MacOS, in inferDeploymentTargetFromSDK()
2167 return DarwinPlatform::createFromSDK( in inferDeploymentTargetFromSDK()
2172 return DarwinPlatform::createFromSDK( in inferDeploymentTargetFromSDK()
2176 return DarwinPlatform::createFromSDK( in inferDeploymentTargetFromSDK()
2180 return DarwinPlatform::createFromSDK(isysroot, Darwin::DriverKit, in inferDeploymentTargetFromSDK()