Searched refs:m_leaksPtr (Results 1 – 3 of 3) sorted by relevance
48 m_leaksPtr = ptr; in set()58 …void* m_leaksPtr; // Only used to allow tools like leaks on OSX to detect that the memory is refer… variable
50 , m_leaksPtr(ptrValue) in UntypedPtrAndBitfield()81 …void* m_leaksPtr; // Only used to allow tools like leaks on OSX to detect that the memory is refer… variable
3870 Add a m_leaksPtr to reduce false positives from leaks in debug builds