HomeSort by relevance Sort by last modified time
    Searched refs:IsIOS (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 363 bool IsIOS = TargetTriple.isiOS() || TargetTriple.isWatchOS();
389 else if (IsIOS)
412 else if (IsIOS)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/
test.go 897 t.IsIOS = true
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/
test.go 897 t.IsIOS = true
    [all...]

Completed in 273 milliseconds