Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsImportType.h37 bool isTypeof) in TSImportType()
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp581 …::TSImportType *ParserImpl::ParseTsImportType(const lexer::SourcePosition &startLoc, bool isTypeof) in ParseTsImportType()