Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/statements/
DvariableDeclarator.h75 VariableDeclaratorFlag Flag() in Flag() function
/arkcompiler/runtime_core/static_core/verification/cflow/
Dcflow_info.h36 …enum Flag : uint8_t { INSTRUCTION = 1, EXCEPTION_SOURCE = 2, EXCEPTION_HANDLER = 4, JUMP_TARGET = … enum
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbinary_section.h189 unsigned Flag() const in Flag() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_to_string_cache.cpp31 using Flag = ObjectPointerType; typedef in ark::ets::detail::EtsToStringCacheElement