Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h36 class FunctionDecl; variable
Dchecker.h43 class FunctionDecl; variable
DTSchecker.h36 class FunctionDecl; variable
/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h318 explicit FunctionDecl(ArenaAllocator *allocator, util::StringView name, const ir::AstNode *node) in FunctionDecl() function
/arkcompiler/ets_frontend/ets2panda/varbinder/
Ddeclaration.h201 explicit FunctionDecl(ArenaAllocator *allocator, util::StringView name, ir::AstNode *node) in FunctionDecl() function
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h37 class FunctionDecl; variable