Home | History | Annotate | Download | only in qtools

Lines Matching defs:rtype

369     typedef typename TraceReader<T>::region_type rtype;
371 const rtype *ma = *static_cast<rtype* const *>(a);
372 const rtype *mb = *static_cast<rtype* const *>(b);