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