Searched refs:consume_ref_countable_ref (Results 1 – 1 of 1) sorted by relevance
142 void consume_ref_countable_ref(RefCountable&) {} in consume_ref_countable_ref() function153 consume_ref_countable_ref(param); in foo()163 consume_ref_countable_ref(*param); in foo_ptr()182 auto consume_ref_countable_ref = [](RefCountable&) {}; in __anon8eba47080102() variable193 consume_ref_countable_ref(param); in foo()203 consume_ref_countable_ref(*param); in foo_ptr()223 void consume_ref_countable_ref(RefCountable&) {}; in consume_ref_countable_ref() function236 mc.consume_ref_countable_ref(param); in foo()247 mc.consume_ref_countable_ref(*param); in foo_ptr()