Home
last modified time | relevance | path

Searched defs:LogError (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/jsvm/src/
Djsvm_log.h65 LogError() : LogConsole(platform::OS::LogLevel::LOG_ERROR) {} in LogError() function
Djsvm_env.cpp126 void LogError() in LogError() function in __anone67a66f20111::FakeAgent
/arkcompiler/ets_frontend/ets2panda/checker/typeChecker/
DTypeChecker.h40 …void LogError(const diagnostic::DiagnosticKind &diagnostic, const util::DiagnosticMessageParams &d… in LogError() function
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DsetJumpTarget.cpp22 void SetJumpTargetPhase::LogError(const public_lib::Context *ctx, const diagnostic::DiagnosticKind … in LogError() function in ark::es2panda::compiler::SetJumpTargetPhase
DconstantExpressionLowering.cpp24 void ConstantExpressionLowering::LogError(const diagnostic::DiagnosticKind &diagnostic, in LogError() function in ark::es2panda::compiler::ConstantExpressionLowering
DenumLowering.cpp71 void EnumLoweringPhase::LogError(const diagnostic::DiagnosticKind &diagnostic, in LogError() function in ark::es2panda::compiler::EnumLoweringPhase
/arkcompiler/ets_frontend/ets2panda/checker/
Dchecker.cpp40 void Checker::LogError(const diagnostic::DiagnosticKind &diagnostic, in LogError() function in ark::es2panda::checker::Checker
46 void Checker::LogError(const diagnostic::DiagnosticKind &diagnostic, const lexer::SourcePosition &p… in LogError() function in ark::es2panda::checker::Checker
DIsolatedDeclgenChecker.cpp23 void IsolatedDeclgenChecker::LogError(const diagnostic::DiagnosticKind &diagnostic, in LogError() function in ark::es2panda::checker::IsolatedDeclgenChecker
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm_api.cpp178 void LogError(const std::string &msg) in LogError() function
/arkcompiler/ets_frontend/ets2panda/lexer/
Dlexer.cpp236 void Lexer::LogError(const diagnostic::DiagnosticKind &diagnostic, in LogError() function in ark::es2panda::lexer::Lexer
242 void Lexer::LogError(const diagnostic::DiagnosticKind &diagnostic, in LogError() function in ark::es2panda::lexer::Lexer
/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.cpp1382 void ParserImpl::LogError(const diagnostic::DiagnosticKind &diagnostic, in LogError() function in ark::es2panda::parser::ParserImpl
1388 void ParserImpl::LogError(const diagnostic::DiagnosticKind &diagnostic, in LogError() function in ark::es2panda::parser::ParserImpl
/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
DdeclgenEts2Ts.cpp374 void TSDeclGen::LogError(const diagnostic::DiagnosticKind &kind, const util::DiagnosticMessageParam… in LogError() function in ark::es2panda::declgen_ets2ts::TSDeclGen