Home
last modified time | relevance | path

Searched refs:TryParseConstraintOfInferType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h360 ir::Expression *TryParseConstraintOfInferType(TypeAnnotationParsingOptions *options); in DEFINE_BITOPS()
DparserImpl.cpp3785 ir::Expression *constraint = TryParseConstraintOfInferType(&options); in ParseTsTypeParameter()
3800 ir::Expression *ParserImpl::TryParseConstraintOfInferType(TypeAnnotationParsingOptions *options) in TryParseConstraintOfInferType() function in panda::es2panda::parser::ParserImpl