Searched refs:QuotedString (Results 1 – 5 of 5) sorted by relevance
21 struct QuotedString : std::string struct54 using Argument = x3::variant<int64_t, double, UnquotedString, QuotedString>;
46 using filter_ast::QuotedString;53 const rule<class QuotedStringId, QuotedString> quotedString("QuotedString");
19 std::string operator()(const filter_ast::QuotedString& x) const;
111 result_type operator()(const filter_ast::QuotedString& x);125 const filter_ast::QuotedString& x) in operator ()()
39 const filter_ast::QuotedString& x) const in operator ()()