Searched refs:BooleanOp (Results 1 – 5 of 5) sorted by relevance
33 using BooleanOp = typedef51 BooleanOp operand;
40 using filter_ast::BooleanOp;57 const rule<class BooleanOpId, BooleanOp> booleanOp("BooleanOp");
25 std::string operator()(const filter_ast::BooleanOp& operation) const;
180 bool operator()(const filter_ast::BooleanOp& x);360 bool ApplyFilter::operator()(const filter_ast::BooleanOp& x) in operator ()()
130 const filter_ast::BooleanOp& operation) const in operator ()()