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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1299 InferredFromSDK, enumerator in enum:__anon37::DarwinPlatform::SourceKind
1365 case InferredFromSDK:
1406 DarwinPlatform Result(InferredFromSDK, Platform, Value);
1421 assert(Kind == InferredFromSDK && "can infer SDK info only");

Completed in 107 milliseconds