Searched defs:addrPtr (Results 1 – 2 of 2) sorted by relevance
136 auto addrPtr = reinterpret_cast<uintptr_t>(address); in AtomicMark() local145 auto addrPtr = reinterpret_cast<uintptr_t>(address); in NonAtomicMark() local153 auto addrPtr = reinterpret_cast<uintptr_t>(address); in ClearMark() local160 auto addrPtr = reinterpret_cast<uintptr_t>(addr); in Test() local164 inline bool Region::Test(uintptr_t addrPtr) const in Test()
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()