Searched refs:gDebugLeaks (Results 1 – 2 of 2) sorted by relevance
35 if (gDebugStacks || gDebugReferences || gDebugLeaks) { in ObjectBase()52 if (gDebugStacks || gDebugReferences || gDebugLeaks) { in ~ObjectBase()230 if (gDebugReferences || gDebugLeaks) { in zeroAllUserRef()255 if (gDebugReferences || gDebugLeaks) { in zeroAllUserRef()
35 static const bool gDebugLeaks = false; variable