Searched defs:IsAddressInObjectsHeap (Results 1 – 2 of 2) sorted by relevance
232 constexpr bool IsAddressInObjectsHeap([[maybe_unused]] uintptr_t address) in IsAddressInObjectsHeap() function242 constexpr bool IsAddressInObjectsHeap(const T *address) in IsAddressInObjectsHeap() function
206 inline bool IsAddressInObjectsHeap([[maybe_unused]] uintptr_t address) in IsAddressInObjectsHeap() function