Searched defs:guard2 (Results 1 – 3 of 3) sorted by relevance
17 auto guard2 = std::move(guard); main() local
148 std::__allocation_guard<A> guard2 = std::move(guard1); main() local 163 std::__allocation_guard<A2> guard2(A2(stats), size); main() local
298 auto const &guard2 = RAIIWrapper(); RAIIWrapperTest() local