Searched defs:front_guard (Results 1 – 4 of 4) sorted by relevance
85 std::unique_ptr<FrontGuardData> front_guard; variable
158 TEST_F(MallocDebugConfigTest, front_guard) { in TEST_F() argument
467 TEST_F(MallocDebugTest, front_guard) { in TEST_F() argument
2878 detail::construction_guard<allocator_type> front_guard(pos, get_allocator_ref()); in overwrite_buffer_impl() local