Home
last modified time | relevance | path

Searched defs:canBeTsTypePredicate (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DTSparser.cpp900 ir::TypeNode *TSParser::ParseTypeReferenceOrTypePredicate(ir::TypeNode *typeAnnotation, bool canBeTsTypePredicate) in ParseTypeReferenceOrTypePredicate() argument
913 ir::TypeNode *TSParser::ParseThisTypeOrTypePredicate(ir::TypeNode *typeAnnotation, bool canBeTsTypePredicate, in ParseThisTypeOrTypePredicate() argument
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp476 ir::Expression *ParserImpl::ParseTsThisTypeOrTsTypePredicate(ir::Expression *typeAnnotation, bool canBeTsTypePredicate, in ParseTsThisTypeOrTsTypePredicate() argument
462 ParseTsTypeReferenceOrTsTypePredicate(ir::Expression *typeAnnotation, bool canBeTsTypePredicate, bool throwError) ParseTsTypeReferenceOrTsTypePredicate() argument

Completed in 9 milliseconds