Home
last modified time | relevance | path

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

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