Searched defs:addrPtr (Results 1 – 3 of 3) sorted by relevance
142 auto addrPtr = reinterpret_cast<uintptr_t>(address); in AtomicMark() local150 auto addrPtr = reinterpret_cast<uintptr_t>(address); in NonAtomicMark() local158 auto addrPtr = reinterpret_cast<uintptr_t>(address); in ClearMark() local165 auto addrPtr = reinterpret_cast<uintptr_t>(addr); in Test() local169 inline bool Region::Test(uintptr_t addrPtr) const in Test()
203 auto addrPtr = reinterpret_cast<uintptr_t>(address); in AtomicMark() local
61 bool Mark(const void *addrPtr) in Mark()76 bool Clear(const void *addrPtr) in Clear()86 bool HasMark(const void *addrPtr) const in HasMark()