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
365
IPhoneOS
,
429
return TargetPlatform ==
IPhoneOS
|| TargetPlatform == TvOS;
[
all
...]
ToolChains.cpp
280
P += "
iphoneos
";
543
if (SDK.startswith("
iPhoneOS
") ||
636
Platform =
IPhoneOS
;
655
} else if (Platform ==
IPhoneOS
) {
[
all
...]
Completed in 489 milliseconds