Searched refs:checkIndex (Results 1 - 2 of 2) sorted by relevance

/gem5/src/systemc/utils/
H A Dsc_vector.cc75 sc_vector_base::checkIndex(size_type index) const function in class:sc_core::sc_vector_base
/gem5/src/systemc/ext/utils/
H A Dsc_vector.hh191 void checkIndex(size_type index) const;
504 this->checkIndex(index);
510 this->checkIndex(index);

Completed in 7 milliseconds