Searched defs:add_error (Results 1 – 3 of 3) sorted by relevance
153 void add_error(System system, std::string err_msg) { in add_error() function165 void add_error(System system, std::string err_msg, const Source& source) { in add_error() function180 void add_error(System system, in add_error() function
268 ParserImpl::Failure::Errored ParserImpl::add_error(const Source& source, in add_error() function in tint::reader::wgsl::ParserImpl280 ParserImpl::Failure::Errored ParserImpl::add_error(const Token& t, in add_error() function in tint::reader::wgsl::ParserImpl286 ParserImpl::Failure::Errored ParserImpl::add_error(const Source& source, in add_error() function in tint::reader::wgsl::ParserImpl
1721 add_error(PyObject *errors_module, PyObject *codes_dict, in add_error() function