Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
DimportExportDecls.cpp227 void ImportExportDecls::HandleSimpleType(std::set<util::StringView> &exportedTypes, in HandleSimpleType()
255 std::set<util::StringView> exportedTypes; in VerifyTypeExports() local
267 std::set<util::StringView> &exportedTypes, in VerifyType()