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