Searched refs:TryParseConstraintOfInferType (Results 1 – 2 of 2) sorted by relevance
360 ir::Expression *TryParseConstraintOfInferType(TypeAnnotationParsingOptions *options); in DEFINE_BITOPS()
3785 ir::Expression *constraint = TryParseConstraintOfInferType(&options); in ParseTsTypeParameter()3800 ir::Expression *ParserImpl::TryParseConstraintOfInferType(TypeAnnotationParsingOptions *options) in TryParseConstraintOfInferType() function in panda::es2panda::parser::ParserImpl