Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp442 bool IsIOS = TargetTriple.isiOS() || TargetTriple.isWatchOS(); in getShadowMapping() local
483 else if (IsIOS) in getShadowMapping()
527 else if (IsIOS) in getShadowMapping()