Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
H A DstatementParser.cpp241 auto *localBlockStmt = AllocNode<ir::BlockStatement>(Allocator(), std::move(stmts)); in ParseFunctionStatement() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp654 auto *localBlockStmt = AllocNode<ir::BlockStatement>(localCtx.GetScope(), std::move(stmts)); in ParseFunctionStatement() local

Completed in 9 milliseconds