Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_common.cpp243 static inline bool MaybeUserPointer(uptr p) { in MaybeUserPointer() function
279 if (!MaybeUserPointer(reinterpret_cast<uptr>(p))) in ScanRangeForPointers()