Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dscope.h31 enum class Type { GLOBAL, LOCAL }; enumerator
/arkcompiler/runtime_core/static_core/runtime/mem/
Dinternal_allocator.h43 GLOBAL, // The allocation will be in global storage enumerator
/arkcompiler/ets_frontend/ets2panda/lexer/regexp/
Dregexp.h30 GLOBAL = 1U << 0U, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/base/
DclassDefinition.h40 GLOBAL = 1U << 2U, enumerator
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.h28 GLOBAL = 1 << 0, enumerator
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dreference.h44 GLOBAL = 2, enumerator
/arkcompiler/ets_frontend/es2panda/parser/
DparserFlags.h69 GLOBAL = 1 << 1, enumerator
/arkcompiler/ets_frontend/ets2panda/parser/
DparserFlags.h68 GLOBAL = 1U << 1U, enumerator
/arkcompiler/ets_frontend/arkguard/src/utils/
DScopeAnalyzer.ts81 GLOBAL, enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectTypeConstants.h31 GLOBAL = 1U << 4U, enumerator
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1466 GLOBAL, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h85 GLOBAL enumerator