Searched defs:VisitETSStructDeclaration (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/program/ | ||
| D | entityNameVisitor.cpp | 49 void EntityNameVisitor::VisitETSStructDeclaration(ir::ETSStructDeclaration *structDecl) in VisitETSStructDeclaration() function in ark::es2panda::parser::EntityNameVisitor |
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
| D | scopesInitPhase.cpp | 265 void ScopesInitPhase::VisitETSStructDeclaration(ir::ETSStructDeclaration *structDecl) in VisitETSStructDeclaration() function in ark::es2panda::compiler::ScopesInitPhase |