Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DstatementParser.cpp568 ir::FunctionDeclaration *ParserImpl::ParseFunctionDeclaration(bool canBeAnonymous, ParserStatus new… in ParseFunctionDeclaration() function in panda::es2panda::parser::ParserImpl
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp1137 ir::FunctionDeclaration *ParserImpl::ParseFunctionDeclaration(bool canBeAnonymous, ParserStatus new… in ParseFunctionDeclaration() function in panda::es2panda::parser::ParserImpl