Home
last modified time | relevance | path

Searched refs:IsETSModule (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.h321 bool IsETSModule() const in IsETSModule() function
DETSparser.cpp3103 if (!IsETSModule() && GetProgram()->IsEntryPoint()) { in ParsePackageDeclaration()