Home
last modified time | relevance | path

Searched refs:numDestructorCalls (Results 1 – 1 of 1) sorted by relevance

/external/llvm/unittests/ADT/
DSmallVectorTest.cpp29 static int numDestructorCalls; member in __anon8c6e93ec0111::Constructable
49 ++numDestructorCalls; in ~Constructable()
64 numDestructorCalls = 0; in reset()
73 return numDestructorCalls; in getNumDestructorCalls()
87 int Constructable::numDestructorCalls; member in __anon8c6e93ec0111::Constructable