Searched defs:decls (Results 1 – 7 of 7) sorted by relevance
32 const auto &decls = varDecl->AsVariableDeclaration()->Declarators(); in VisitVariableDeclaration() local
113 const auto &decls = scope->Decls(); in ScopeEncloseVariable() local
650 void ModuleScope::AddImportDecl(ir::ImportDeclaration *importDecl, ImportDeclList &&decls) in AddImportDecl()663 ArenaVector<ExportDecl *> decls(allocator_->Adapter()); in AddExportDecl() local669 void ModuleScope::AddExportDecl(ir::AstNode *exportDecl, ExportDeclList &&decls) in AddExportDecl()
462 const decls = leftHandSymbol.getDeclarations(); constant2862 const decls = funcDecl.symbol.getDeclarations(); constant
668 ArenaVector<ir::VariableDeclarator *> decls(checker->Allocator()->Adapter()); in CreateForLoopInitVariableDeclaration() local
2675 const decls = sym?.getDeclarations(); constant
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument