Home
last modified time | relevance | path

Searched defs:IsShadowMemImpl (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform.h740 struct IsShadowMemImpl { struct
749 return SelectMapping<IsShadowMemImpl>(reinterpret_cast<uptr>(p)); in IsShadowMem() argument
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_platform.h813 struct IsShadowMemImpl { struct
822 return SelectMapping<IsShadowMemImpl>(reinterpret_cast<uptr>(p)); in IsShadowMem() argument