Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/program/
Dprogram.h228 const bool &IsEntryPoint() const in IsEntryPoint() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DscriptFunction.h149 [[nodiscard]] bool IsEntryPoint() const noexcept in IsEntryPoint() function