Searched defs:Destructions (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/ADT/ | ||
H A D | CountCopyAndMove.cpp | 17 int CountCopyAndMove::Destructions = 0; global() member in CountCopyAndMove |
H A D | CountCopyAndMove.h | 19 static int Destructions; global() member |