Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DclassDeclaration.h63 bool IsAnnotationDecl() const in IsAnnotationDecl() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::ClassDeclaration
/arkcompiler/ets_frontend/es2panda/binder/
H A Dbinder.cpp624 if (!(classDef->Parent()->IsClassDeclaration() && classDef->Parent()->AsClassDeclaration()->IsAnnotationDecl())) { in BuildClassDefinition()
/arkcompiler/ets_frontend/es2panda/parser/transformer/
H A Dtransformer.cpp314 if (node->Definition()->Declare() || node->IsAnnotationDecl()) { in VisitTSNode()

Completed in 7 milliseconds