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