Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h182 explicit FunctionDecl(ArenaAllocator *allocator, util::StringView name, const ir::AstNode *node) in FunctionDecl() function
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h37 class FunctionDecl; variable