Searched defs:IsAndroid (Results 1 – 8 of 8) sorted by relevance
17 inline constexpr bool IsAndroid() in IsAndroid() function
37 def IsAndroid(): function
110 def IsAndroid(): function
446 bool IsAndroid) in ARMELFStreamer()691 bool IsAndroid; member in __anon754e25dd0111::ARMELFStreamer1515 bool IsAndroid) { in createARMELFStreamer()
5374 bool Minidump::IsAndroid() { in IsAndroid() function in google_breakpad::Minidump
362 bool IsAndroid = TargetTriple.isAndroid(); in getShadowMapping() local
428 bool IsAndroid = TargetTriple.isAndroid(); in getShadowMapping() local
4069 const bool IsAndroid = Triple.isAndroid(); in Linux() local