Searched refs:UnquotedString (Results 1 – 5 of 5) sorted by relevance
26 struct UnquotedString : std::string struct54 using Argument = x3::variant<int64_t, double, UnquotedString, QuotedString>;
47 using filter_ast::UnquotedString;54 const rule<class UnquotedStrId, UnquotedString> unquotedString("UnquotedStr");
20 std::string operator()(const filter_ast::UnquotedString& x) const;
110 result_type operator()(const filter_ast::UnquotedString& x);131 const filter_ast::UnquotedString& x) in operator ()()
44 const filter_ast::UnquotedString& x) const in operator ()()