Searched refs:isAnnotationDecl_ (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/ir/statements/ | ||
H A D | classDeclaration.h | 38 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 D | classDeclaration.cpp | 43 {"isAnnotationDeclaration", isAnnotationDecl_}}); in Dump() 54 if (isAnnotationDecl_) { in Compile() |
Completed in 2 milliseconds