Searched refs:SmartRef (Results 1 – 5 of 5) sorted by relevance
27 struct SmartRef { struct28 ~SmartRef();63 void negativeSmartRef(SmartRef R) { in negativeSmartRef()
27 struct SmartRef { struct28 ~SmartRef();51 const SmartRef &getSmartRef();
48 struct SmartRef { struct49 ~SmartRef();103 for (auto R : View<Iterator<SmartRef>>()) { in negativeSmartRef()
148 struct SmartRef { struct152 void test_smartref(SmartRef r) { in test_smartref()