Home
last modified time | relevance | path

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

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