Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DTSparser.h44 ir::TypeNode *ParseTypeOperatorOrTypeReference();
DTSparser.cpp498 ir::TypeNode *TSParser::ParseTypeOperatorOrTypeReference() in ParseTypeOperatorOrTypeReference() function in ark::es2panda::parser::TSParser
910 return ParseTypeOperatorOrTypeReference(); in ParseTypeReferenceOrTypePredicate()