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