Searched refs:is_value (Results 1 – 2 of 2) sorted by relevance
266 DCHECK(left().is_value() && right().is_value()) in Evaluate()
524 bool is_value() const { return type_ != QUERY_BOOLEAN_OPERATOR; } in is_value() function