Home
last modified time | relevance | path

Searched defs:CONTINUE_LABEL (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DlabelTarget.h78 static constexpr std::string_view CONTINUE_LABEL = "#c"; variable
/arkcompiler/ets_frontend/es2panda/compiler/core/
DlabelTarget.h79 static constexpr std::string_view CONTINUE_LABEL = "#c"; variable