Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp479 bool IsIOS = TargetTriple.isiOS() || TargetTriple.isWatchOS() || in getShadowMapping() local
520 else if (IsIOS) in getShadowMapping()
561 else if (IsIOS) in getShadowMapping()