Home
last modified time | relevance | path

Searched defs:superTypeParams (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/base/
DclassDefinition.h59 TSTypeParameterInstantiation *superTypeParams, in ClassDefinition()
/arkcompiler/ets_frontend/ets2panda/parser/
DTypedParser.cpp764 ir::TSTypeParameterInstantiation *superTypeParams = nullptr; in ParseSuperClass() local
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp3083 ir::TSTypeParameterInstantiation *superTypeParams = nullptr; in ParseClassDefinition() local