Searched refs:Exists (Results 1 – 3 of 3) sorted by relevance
161 static bool Exists(const void* pointer);
570 bool PointerData::Exists(const void* ptr) { in Exists() function in PointerData
345 if (!PointerData::Exists(pointer)) { in VerifyPointer()