Searched defs:isTypeOut (Results 1 – 1 of 1) sorted by relevance
3682 void ParserImpl::ParseTypeModifier(bool &isTypeIn, bool &isTypeOut, bool &isAllowInOut) in ParseTypeModifier()3724 bool isTypeOut = false; in ParseTsTypeParameter() local