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