Home
last modified time | relevance | path

Searched defs:isTypeof (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DtsImportTypeBuilder.h47 TSImportTypeBuilder &SetIsTypeof(bool isTypeof) in SetIsTypeof() argument
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsImportType.h26 TSImportType(Expression *param, TSTypeParameterInstantiation *typeParams, Expression *qualifier, bool isTypeof) TSImportType() argument
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsImportType.h36 TSImportType(Expression *param, TSTypeParameterInstantiation *typeParams, Expression *qualifier, bool isTypeof) TSImportType() argument
/arkcompiler/ets_frontend/ets2panda/parser/
H A DTSparser.cpp386 ir::TSImportType *TSParser::ParseImportType(const lexer::SourcePosition &startLoc, bool isTypeof) in ParseImportType() argument
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp688 ir::TSImportType *ParserImpl::ParseTsImportType(const lexer::SourcePosition &startLoc, bool isTypeof) in ParseTsImportType() argument

Completed in 10 milliseconds