Searched defs:ThrowError (Results 1 – 11 of 11) sorted by relevance
52 [[noreturn]] void ThrowError(std::string_view msg) const in ThrowError() function
214 [[noreturn]] void Lexer::ThrowError(std::string_view message) const in ThrowError() function in panda::es2panda::lexer::Lexer
87 static void ThrowError(std::string_view message) in ThrowError() function
86 static void ThrowError(std::string_view message) in ThrowError() function
101 void TSDeclGen::ThrowError(const std::string_view message, const lexer::SourcePosition &pos = lexer… in ThrowError() function in panda::es2panda::util::TSDeclGen
212 void Lexer::ThrowError(std::string_view message) in ThrowError() function in panda::es2panda::lexer::Lexer
130 void VarBinder::ThrowError(const lexer::SourcePosition &pos, const std::string_view &msg) const in ThrowError() function in panda::es2panda::varbinder::VarBinder
194 ets_int (*ThrowError)(EtsEnv *env, ets_error obj); member548 ets_int ThrowError(ets_error obj) in ThrowError() function
516 NO_UB_SANITIZE static ets_int ThrowError(EtsEnv *env, ets_error obj) in ThrowError() function
474 void ETSChecker::ThrowError(ir::Identifier *const ident) in ThrowError() function in panda::es2panda::checker::ETSChecker
1363 static void ThrowError(compiler::ETSGen *const etsg, const ir::AssertStatement *st) in ThrowError() function