Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1897 auto CreatePlatformFromSDKName = in inferDeploymentTargetFromSDK() local
1918 if (auto Result = CreatePlatformFromSDKName(SDK)) in inferDeploymentTargetFromSDK()
1921 return CreatePlatformFromSDKName(dropSDKNamePrefix(SDK)); in inferDeploymentTargetFromSDK()