Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp1628 bool isConstructionType = false; in ParseTsParenthesizedOrFunctionType() local
1682 …xpression *ParserImpl::ParseTsFunctionType(lexer::SourcePosition startLoc, bool isConstructionType, in ParseTsFunctionType()