Home
last modified time | relevance | path

Searched refs:HandleTypeAlias (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsTypeReferencePart.cpp102 return checker->HandleTypeAlias(name_, typeParams_); in HandleInternalTypes()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h505 Type *HandleTypeAlias(ir::Expression *name, const ir::TSTypeParameterInstantiation *typeParams);
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp1212 Type *ETSChecker::HandleTypeAlias(ir::Expression *const name, const ir::TSTypeParameterInstantiation *const typeParams) in HandleTypeAlias() function in ark::es2panda::checker::ETSChecker

Completed in 7 milliseconds