Home
last modified time | relevance | path

Searched defs:IsIOS (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/common/
Dplatform_helpers.h54 inline constexpr bool IsIOS() in IsIOS() function
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp363 bool IsIOS = TargetTriple.isiOS() || TargetTriple.isWatchOS(); in getShadowMapping() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp429 bool IsIOS = TargetTriple.isiOS() || TargetTriple.isWatchOS(); in getShadowMapping() local