OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPhoneOS
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Driver/
ToolChains.h
323
IPhoneOS
,
391
return TargetPlatform ==
IPhoneOS
;
ToolChains.cpp
282
P += "
iphoneos
";
489
std::tie(first, second) = isysroot.split(StringRef("SDKs/
iPhoneOS
"));
553
Platform =
IPhoneOS
;
576
} else if (Platform ==
IPhoneOS
|| Platform == IPhoneOSSimulator) {
[
all
...]
Completed in 31 milliseconds