Searched defs:ConstDecl (Results 1 – 3 of 3) sorted by relevance
297 explicit ConstDecl(util::StringView name) : Decl(name) {} in ConstDecl() function298 explicit ConstDecl(util::StringView name, ir::AstNode *declNode) : Decl(name, declNode) {} in ConstDecl() function
298 explicit ConstDecl(util::StringView name) : Decl(name) {} in ConstDecl() function
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… function