Home
last modified time | relevance | path

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

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