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

/gem5/src/base/
H A Dmatch.hh51 void setExpression(const std::string &expression);
52 void setExpression(const std::vector<std::string> &expression);
H A Dmatch.cc43 setExpression(expr);
53 ObjectMatch::setExpression(const string &expr) function in class:ObjectMatch
60 ObjectMatch::setExpression(const vector<string> &expr) function in class:ObjectMatch

Completed in 9 milliseconds