Searched defs:VisitAnnotationDeclaration (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/ | ||
| D | importExportDecls.cpp | 198 void ImportExportDecls::VisitAnnotationDeclaration(ir::AnnotationDeclaration *annotationDecl) in VisitAnnotationDeclaration() function in ark::es2panda::compiler::ImportExportDecls |
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
| D | scopesInitPhase.cpp | 270 void ScopesInitPhase::VisitAnnotationDeclaration(ir::AnnotationDeclaration *annoDecl) in VisitAnnotationDeclaration() function in ark::es2panda::compiler::ScopesInitPhase |