Home
last modified time | relevance | path

Searched refs:CurrentTokenIsModifier (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h207 bool CurrentTokenIsModifier(char32_t nextCp) const; in DEFINE_BITOPS()
DparserImpl.cpp4251 bool ParserImpl::CurrentTokenIsModifier(char32_t nextCp) const in CurrentTokenIsModifier() function in panda::es2panda::parser::ParserImpl