Searched defs:VisitClassDeclaration (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
| D | scopesInitPhase.cpp | 201 void ScopesInitPhase::VisitClassDeclaration(ir::ClassDeclaration *classDecl) in VisitClassDeclaration() function in panda::es2panda::compiler::ScopesInitPhase |
| /arkcompiler/ets_frontend/es2panda/parser/transformer/ | ||
| D | transformer.cpp | 1065 ir::UpdateNodes Transformer::VisitClassDeclaration(ir::ClassDeclaration *node) in VisitClassDeclaration() function in panda::es2panda::parser::Transformer |