Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/unittests/ADT/
DSmallVectorTest.cpp29 static int numDestructorCalls; member in __anoneb61e88e0111::Constructable
49 ++numDestructorCalls; in ~Constructable()
64 numDestructorCalls = 0; in reset()
73 return numDestructorCalls; in getNumDestructorCalls()
87 int Constructable::numDestructorCalls; member in __anoneb61e88e0111::Constructable
/external/llvm/unittests/ADT/
DSmallVectorTest.cpp32 static int numDestructorCalls; member in __anon27179be20111::Constructable
63 ++numDestructorCalls; in ~Constructable()
91 numDestructorCalls = 0; in reset()
110 return numDestructorCalls; in getNumDestructorCalls()
138 int Constructable::numDestructorCalls; member in __anon27179be20111::Constructable
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DSmallVectorTest.cpp32 static int numDestructorCalls; member in __anonb703611a0111::Constructable
63 ++numDestructorCalls; in ~Constructable()
91 numDestructorCalls = 0; in reset()
110 return numDestructorCalls; in getNumDestructorCalls()
138 int Constructable::numDestructorCalls; member in __anonb703611a0111::Constructable