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

/gem5/src/base/
H A Dmatch.hh45 bool domatch(const std::string &name) const;
55 return tokens.empty() ? false : domatch(name);
H A Dmatch.cc76 ObjectMatch::domatch(const string &name) const function in class:ObjectMatch

Completed in 4 milliseconds