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.cpp142 void ImportExportDecls::HandleSimpleType(std::set<util::StringView> &exportedTypes, in HandleSimpleType()
168 std::set<util::StringView> exportedTypes; in VerifyTypeExports() local
180 std::set<util::StringView> &exportedTypes, in VerifyType()