Searched defs:DEFAULT_EXPORT (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
H A D | savedBindingsCtx.h | 64 static constexpr std::string_view DEFAULT_EXPORT = "*default*"; member in ark::es2panda::compiler::ExportDeclarationContext |
/arkcompiler/ets_frontend/ets2panda/ir/ | ||
H A D | astNodeFlags.h | 63 DEFAULT_EXPORT = 1U << 23U, member in ark::es2panda::ir::ModifierFlags |
Completed in 2 milliseconds