Given an offset into \b this data-type, return the component data-type at that offset. Also, pass back a "renormalized" offset suitable for recursize getSubType() calls: i.e. if the original offset hits the exact start of the sub-type, 0 is passed back. If there is no valid component data-type at the offset, return NULL and pass back the original offset \param off is the offset into \b this data-t
source not stored for this graph (policy: none)
no test coverage detected