Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp524 auto *funcDecl = ParseFunctionDeclaration(false, ParserStatus::NO_OPTS, isDeclare); in ParseFunctionStatement() local
1051 auto *funcDecl = AllocNode<ir::FunctionDeclaration>(func); in ParseFunctionDeclaration() local
1083 auto *funcDecl = AllocNode<ir::FunctionDeclaration>(func); in ParseFunctionDeclaration() local