Searched defs:methodclass (Results 1 – 1 of 1) sorted by relevance
222 struct methodclass { struct223 void consume_ref_countable_ref(RefCountable&) {}; in consume_ref_countable_ref()224 static void consume_ref_countable_ptr(RefCountable*) {}; in consume_ref_countable_ptr()