Searched defs:scoped_nsobject (Results 1 – 1 of 1) sorted by relevance
116 scoped_nsobject(const scoped_nsobject<NST>& that) : scoped_nsprotocol<NST*>(that) {} in scoped_nsobject() function119 scoped_nsobject(const scoped_nsobject<NSU>& that) : scoped_nsprotocol<NST*>(that) {} in scoped_nsobject() function133 scoped_nsobject(const scoped_nsobject<id>& that) : scoped_nsprotocol<id>(that) {} in scoped_nsobject() function136 scoped_nsobject(const scoped_nsobject<NSU>& that) : scoped_nsprotocol<id>(that) {} in scoped_nsobject() function