21#ifndef GCC_JSON_POINTER_PARSING_H
22#define GCC_JSON_POINTER_PARSING_H
error(pretty_print_token_buffer tokens)
Definition json-pointer-parsing.h:34
pretty_print_token_buffer m_tokens
Definition json-pointer-parsing.h:39
Definition pretty-print-token-buffer.h:32
Definition json-pointer-parsing.h:29
parser_result_t parse_utf8_string(const char *utf8_json_pointer, const json::value *root_val)
Definition json-pointer-parsing.cc:215
result< const json::value *, std::unique_ptr< error > > parser_result_t
Definition json-pointer-parsing.h:45
Definition json-parsing.h:110
Definition ira-emit.cc:158