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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1403 static DarwinPlatform createFromSDK(DarwinPlatformKind Platform, function in struct:__anon37::DarwinPlatform
1587 return DarwinPlatform::createFromSDK(
1591 return DarwinPlatform::createFromSDK(Darwin::MacOS,
1594 return DarwinPlatform::createFromSDK(
1598 return DarwinPlatform::createFromSDK(

Completed in 83 milliseconds