Home
last modified time | relevance | path

Searched refs:isAnnotationDecl_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DclassDeclaration.h38 isAnnotationDecl_(isAnnoDecl) in ClassDeclaration()
65 return isAnnotationDecl_; in IsAnnotationDecl()
77 bool isAnnotationDecl_ = false; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::ClassDeclaration
H A DclassDeclaration.cpp43 {"isAnnotationDeclaration", isAnnotationDecl_}}); in Dump()
54 if (isAnnotationDecl_) { in Compile()

Completed in 2 milliseconds