Home
last modified time | relevance | path

Searched defs:ClassDecl (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
Ddeclaration.h189 explicit ClassDecl(util::StringView name) : Decl(name) {} in ClassDecl() function
190 explicit ClassDecl(util::StringView name, ir::AstNode *node) : Decl(name, node) {} in ClassDecl() function
/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h308 explicit ClassDecl(util::StringView name) : Decl(name) {} in ClassDecl() function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument