Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h492 void SetFirstStmt(const ir::Statement *stmt) in SetFirstStmt() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.cpp292 void CodeGen::SetFirstStmt(const ir::Statement *stmt) noexcept in SetFirstStmt() function in ark::es2panda::compiler::CodeGen
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h351 void SetFirstStmt(StmtNode &arg) in SetFirstStmt() function