Searched defs:VisitTSInterfaceDeclaration (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/program/ | ||
| D | entityNameVisitor.cpp | 44 void EntityNameVisitor::VisitTSInterfaceDeclaration(ir::TSInterfaceDeclaration *interfaceDecl) in VisitTSInterfaceDeclaration() function in ark::es2panda::parser::EntityNameVisitor |
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/ | ||
| D | importExportDecls.cpp | 168 void ImportExportDecls::VisitTSInterfaceDeclaration(ir::TSInterfaceDeclaration *interfaceDecl) in VisitTSInterfaceDeclaration() function in ark::es2panda::compiler::ImportExportDecls |
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
| D | scopesInitPhase.cpp | 604 void ScopeInitTyped::VisitTSInterfaceDeclaration(ir::TSInterfaceDeclaration *interfDecl) in VisitTSInterfaceDeclaration() function in ark::es2panda::compiler::ScopeInitTyped |