Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/context/
DparserContext.h66 STATIC_BLOCK = (1 << 30), enumerator
/arkcompiler/ets_frontend/ets2panda/parser/context/
DparserContext.h76 STATIC_BLOCK = 1ULL << 40ULL, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
DastNodeFlags.h93 STATIC_BLOCK = 1U << 7U, enumerator