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