Searched defs:VisitFunctionDeclaration (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/ | ||
| D | globalDeclTransformer.cpp | 41 void GlobalDeclTransformer::VisitFunctionDeclaration(ir::FunctionDeclaration *funcDecl) in VisitFunctionDeclaration() function in ark::es2panda::compiler::GlobalDeclTransformer |
| D | importExportDecls.cpp | 100 void ImportExportDecls::VisitFunctionDeclaration(ir::FunctionDeclaration *funcDecl) in VisitFunctionDeclaration() function in ark::es2panda::compiler::ImportExportDecls |
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
| D | scopesInitPhase.cpp | 259 void ScopesInitPhase::VisitFunctionDeclaration(ir::FunctionDeclaration *funcDecl) in VisitFunctionDeclaration() function in ark::es2panda::compiler::ScopesInitPhase |