Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsConstructorType.h41 … TSTypeParameterDeclaration *typeParams, Expression *returnType, bool abstract) in TSConstructorType()
/arkcompiler/ets_frontend/es2panda/ir/base/
DclassDefinition.h52 … ArenaVector<TSIndexSignature *> &&indexSignatures, bool declare, bool abstract) in ClassDefinition()