Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/statements/
DclassDeclaration.h34 explicit ClassDeclaration(ClassDefinition *def, ArenaVector<Decorator *> &&decorators) in ClassDeclaration() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h52 class ClassDeclaration; variable