Searched defs:OrRule (Results 1 – 1 of 1) sorted by relevance
38 struct OrRule : public Rule { struct39 OrRule() { in OrRule() function43 OrRule& add(const Rule& rhs) { in add() argument