Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ADT/
H A DOptionalTest.cpp48 static unsigned Destructions; member
60 ++Destructions; in ~NonDefaultConstructible()
64 Destructions = 0; in ResetCounts()
234 static unsigned Destructions; member
236 ++Destructions; in ~MultiArgConstructor()
239 Destructions = 0; in ResetCounts()
298 static unsigned Destructions; member
313 ++Destructions; in ~MoveOnly()
317 Destructions = 0; in ResetCounts()
416 ++Destructions; in ~Immovable()
[all …]