Lines Matching defs:ref
21 #define USEMV(cls, var) int UNIQ(use)() { return ref(cls::var); }26 T ref(T const& v) { return v; }