Searched defs:move_called (Results 1 – 7 of 7) sorted by relevance
71 int* move_called; member131 int* move_called; member210 int move_called = 0; in test_swap_same_alternative() local229 int move_called = 0; in test_swap_same_alternative() local257 int move_called = 0; in test_swap_same_alternative_throws() local276 int move_called = 0; in test_swap_same_alternative_throws() local294 int move_called = 0; in test_swap_same_alternative_throws() local316 int move_called = 0; in test_swap_different_alternatives() local400 int move_called = 0; in test_swap_different_alternatives_throws() local411 int move_called = 0; in test_swap_different_alternatives_throws() local
32 static bool move_called; variable96 static bool move_called; variable144 static bool move_called; variable
34 static bool move_called; variable98 static bool move_called; variable146 static bool move_called; variable
78 static int move_called; member108 EnableSwap>::move_called = 0; member in NothrowTypeImp<NT_Copy, NT_Move, NT_CopyAssign, NT_MoveAssign, NT_Swap, EnableSwap>154 static int move_called; member170 int NonThrowingNonNoexceptType::move_called = 0; member in NonThrowingNonNoexceptType
96 bool move_called=false; variable