Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A Dplatform_helpers.h45 inline constexpr bool IsFuchsia() in IsFuchsia() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp498 bool IsFuchsia = TargetTriple.isOSFuchsia(); in getShadowMapping() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp443 bool IsFuchsia = TargetTriple.isOSFuchsia(); in getShadowMapping() local