Home
last modified time | relevance | path

Searched defs:IsDebug (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompilerContext.h81 bool IsDebug() const in IsDebug() function
Dpandagen.cpp116 bool PandaGen::IsDebug() const in IsDebug() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcompilerContext.h109 [[nodiscard]] bool IsDebug() const noexcept in IsDebug() function
DcodeGen.cpp120 bool CodeGen::IsDebug() const noexcept in IsDebug() function in panda::es2panda::compiler::CodeGen
/arkcompiler/ets_frontend/es2panda/parser/program/
Dprogram.h168 bool IsDebug() const in IsDebug() function