Searched refs:ParseTypeModifier (Results 1 – 2 of 2) sorted by relevance
363 void ParseTypeModifier(bool &isTypeIn, bool &isTypeOut, bool &isAllowInOut); in DEFINE_BITOPS()
3706 void ParserImpl::ParseTypeModifier(bool &isTypeIn, bool &isTypeOut, bool &isAllowInOut) in ParseTypeModifier() function in panda::es2panda::parser::ParserImpl3749 ParseTypeModifier(isTypeIn, isTypeOut, isAllowInOut); in ParseTsTypeParameter()