Searched defs:VisitClassDeclaration (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/ | ||
| D | importExportDecls.cpp | 112 void ImportExportDecls::VisitClassDeclaration(ir::ClassDeclaration *classDecl) in VisitClassDeclaration() function in ark::es2panda::compiler::ImportExportDecls |
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
| D | scopesInitPhase.cpp | 245 void ScopesInitPhase::VisitClassDeclaration(ir::ClassDeclaration *classDecl) in VisitClassDeclaration() function in ark::es2panda::compiler::ScopesInitPhase |
| /arkcompiler/ets_frontend/es2panda/parser/transformer/ | ||
| D | transformer.cpp | 1089 ir::UpdateNodes Transformer::VisitClassDeclaration(ir::ClassDeclaration *node) in VisitClassDeclaration() function in panda::es2panda::parser::Transformer |