Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DTSparser.cpp910 …SParser::ParseTypeReferenceOrTypePredicate(ir::TypeNode *typeAnnotation, bool canBeTsTypePredicate) in ParseTypeReferenceOrTypePredicate()
923 …de *TSParser::ParseThisTypeOrTypePredicate(ir::TypeNode *typeAnnotation, bool canBeTsTypePredicate, in ParseThisTypeOrTypePredicate()
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp447bool canBeTsTypePredicate, bool throwError) in ParseTsTypeReferenceOrTsTypePredicate()
460 …erImpl::ParseTsThisTypeOrTsTypePredicate(ir::Expression *typeAnnotation, bool canBeTsTypePredicate, in ParseTsThisTypeOrTsTypePredicate()