Home
last modified time | relevance | path

Searched refs:SetFirstStmt (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
Dfunction.cpp39 pg->SetFirstStmt(statements.empty() ? block : statements.front()); in CompileSourceBlock()
Dpandagen.h485 void SetFirstStmt(const ir::Statement *stmt) in SetFirstStmt() function