Searched defs:isAllowInOut (Results 1 – 1 of 1) sorted by relevance
3682 void ParserImpl::ParseTypeModifier(bool &isTypeIn, bool &isTypeOut, bool &isAllowInOut) in ParseTypeModifier()3719 …ypeParameter *ParserImpl::ParseTsTypeParameter(bool throwError, bool addBinding, bool isAllowInOut) in ParseTsTypeParameter()3792 …rameterDeclaration *ParserImpl::ParseTsTypeParameterDeclaration(bool throwError, bool isAllowInOut) in ParseTsTypeParameterDeclaration()