Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/context/
DparserContext.h38 ACCESSOR_FUNCTION = (1 << 8), enumerator
/arkcompiler/ets_frontend/ets2panda/parser/context/
DparserContext.h40 ACCESSOR_FUNCTION = 1U << 8U, enumerator