Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DTSparser.cpp1372 bool isConstructionType = false; in ParseParenthesizedOrFunctionType() local
1426 ir::TypeNode *TSParser::ParseFunctionType(lexer::SourcePosition startLoc, bool isConstructionType, … in ParseFunctionType()
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp1841 bool isConstructionType = false; in ParseTsParenthesizedOrFunctionType() local
1883 …xpression *ParserImpl::ParseTsFunctionType(lexer::SourcePosition startLoc, bool isConstructionType, in ParseTsFunctionType()