Searched defs:RefCountable (Results 1 – 4 of 4) sorted by relevance
32 void consume_ref_counted(Ref<RefCountable>) {} in consume_ref_counted() argument 140 consume_ref(RefCountable &) consume_ref() argument 176 downcast(RefCountable *) downcast() argument 189 __anonf2a9bd8b0102(RefCountable&) __anonf2a9bd8b0102() argument 190 __anonf2a9bd8b0202(RefCountable*) __anonf2a9bd8b0202() argument 216 downcast(RefCountable *) downcast() argument 260 downcast(RefCountable *) downcast() argument 273 consume_ref_countable(RefCountable *) consume_ref_countable() argument 274 downcast(RefCountable *) downcast() argument 292 consume_ptr(RefCountable *) consume_ptr() argument 293 consume_ref(RefCountable &) consume_ref() argument [all...]
101 struct RefCountable { global() struct 103 refRefCountable ref() argument 104 derefRefCountable deref() argument 106 trivialRefCountable trivial() argument
31 void forceTmplToInstantiate(FooTmpl<RefCountable>) {} in forceTmplToInstantiate()52 void forceTmplToInstantiate(RefPtr<RefCountable>) {} in forceTmplToInstantiate()
14 void bar(RefCountable *) {} in bar() argument 31 void bar_ref(RefCountable &) {} in bar_ref() argument [all...]