• Home
  • Raw
  • Download

Lines Matching defs:Parse

54   std::optional<A> Parse(ParseState &state) const {  in Parse()  function
77 std::optional<A> Parse(ParseState &) const { return value_; } in Parse() function
92 std::optional<A> Parse(ParseState &) const { return std::make_optional<A>(); } in Parse() function
106 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
134 std::optional<Success> Parse(ParseState &state) const { in Parse() function
159 std::optional<Success> Parse(ParseState &state) const { in Parse() function
184 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
210 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
258 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
281 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
305 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
355 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
419 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
451 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
478 std::optional<Success> Parse(ParseState &state) const { in Parse() function
502 std::optional<Success> Parse(ParseState &state) const { in Parse() function
525 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
549 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
621 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
679 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
727 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
789 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
812 static constexpr std::optional<Success> Parse(ParseState &) { in Parse() function
830 std::optional<const char *> Parse(ParseState &state) const { in Parse() function
849 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
881 std::optional<resultType> Parse(ParseState &state) const { in Parse() function
911 std::optional<resultType> Parse(ParseState &state) const { in Parse() function