Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h363 void ParseTypeModifier(bool &isTypeIn, bool &isTypeOut, bool &isAllowInOut); in DEFINE_BITOPS()
DparserImpl.cpp3706 void ParserImpl::ParseTypeModifier(bool &isTypeIn, bool &isTypeOut, bool &isAllowInOut) in ParseTypeModifier() function in panda::es2panda::parser::ParserImpl
3749 ParseTypeModifier(isTypeIn, isTypeOut, isAllowInOut); in ParseTsTypeParameter()