Home
last modified time | relevance | path

Searched defs:FunctionDecl (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Ddeclaration.h192 class FunctionDecl : public MultiDecl<ir::ScriptFunction> { class
194 explicit FunctionDecl(ArenaAllocator *allocator, util::StringView name, ir::AstNode *node) in FunctionDecl() function in ark::es2panda::ark::es2panda::varbinder::FunctionDecl
/arkcompiler/ets_frontend/es2panda/binder/
H A Ddeclaration.h316 class FunctionDecl : public MultiDecl<ir::ScriptFunction> { class
318 explicit FunctionDecl(ArenaAllocator *allocator, util::StringView name, const ir::AstNode *node) in FunctionDecl() function in panda::es2panda::panda::es2panda::binder::FunctionDecl

Completed in 3 milliseconds