Home
last modified time | relevance | path

Searched defs:Destructions (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/ADT/
H A DCountCopyAndMove.cpp17 int CountCopyAndMove::Destructions = 0; global() member in CountCopyAndMove
H A DCountCopyAndMove.h19 static int Destructions; global() member