Home
last modified time | relevance | path

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

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