Home
last modified time | relevance | path

Searched defs:VarDecl (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h272 explicit VarDecl(util::StringView name) : Decl(name) {} in VarDecl() function
/arkcompiler/ets_frontend/ets2panda/varbinder/
Ddeclaration.h269 explicit VarDecl(util::StringView name) : Decl(name) {} in VarDecl() function
/arkcompiler/ets_frontend/ts2panda/src/
Dscope.ts49 export class VarDecl extends Decl { class
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument