Home
last modified time | relevance | path

Searched defs:ALLOW_THIS_TYPE (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/context/
DparserContext.h56 ALLOW_THIS_TYPE = 1U << 22U, enumerator
/arkcompiler/ets_frontend/es2panda/parser/context/
DparserContext.h57 ALLOW_THIS_TYPE = (1 << 22), enumerator