Searched defs:STATIC_BLOCK (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/parser/context/ | ||
| D | parserContext.h | 66 STATIC_BLOCK = (1 << 30), enumerator |
| /arkcompiler/ets_frontend/ets2panda/ir/ | ||
| D | astNodeFlags.h | 90 STATIC_BLOCK = 1U << 7U, enumerator |