Home | History | Annotate | Download | only in mirror

Lines Matching refs:status_

201     // The ClassStatus is always in the 4 most-significant bits of status_.
202 static_assert(sizeof(status_) == sizeof(uint32_t), "Size of status_ not equal to uint32");