Searched defs:VisitTSInterfaceDeclaration (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/ | ||
| D | importExportDecls.cpp | 122 void ImportExportDecls::VisitTSInterfaceDeclaration(ir::TSInterfaceDeclaration *interfaceDecl) in VisitTSInterfaceDeclaration() function in ark::es2panda::compiler::ImportExportDecls |
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
| D | scopesInitPhase.cpp | 515 void ScopeInitTyped::VisitTSInterfaceDeclaration(ir::TSInterfaceDeclaration *interfDecl) in VisitTSInterfaceDeclaration() function in ark::es2panda::compiler::ScopeInitTyped |