Searched refs:IsAndroid (Results 1 – 3 of 3) sorted by relevance
82 inline bool IsAndroid() { in IsAndroid() function133 return If(IsAndroid() ? android_test : glibc_test, Allow()) in RestrictCloneToThreadsAndEPERMFork()
336 bool IsAndroid = TargetTriple.isAndroid(); in getShadowMapping() local355 if (IsAndroid) in getShadowMapping()
3660 const bool IsAndroid = Triple.isAndroid(); in Linux() local3671 if (!IsMips && !IsAndroid) { in Linux()