Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsPackageDeclaration.h31 explicit ETSPackageDeclaration(ir::Expression *const name) in ETSPackageDeclaration() function
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.h25 class ETSPackageDeclaration; variable