Searched refs:BooleanOp (Results 1 – 5 of 5) sorted by relevance
32 using BooleanOp = typedef50 BooleanOp operand;
25 using filter_ast::BooleanOp;42 const rule<class BooleanOpId, BooleanOp> booleanOp("BooleanOp");
22 std::string operator()(const filter_ast::BooleanOp& operation) const;
174 bool operator()(const filter_ast::BooleanOp& x);354 bool ApplyFilter::operator()(const filter_ast::BooleanOp& x) in operator ()()
128 const filter_ast::BooleanOp& operation) const in operator ()()