Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dsrc_position.h81 void CondSetLineNum(uint32 n) in CondSetLineNum() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_builder.cpp1300 stmt.GetSrcPos().CondSetLineNum(lineNum); in AddStmtInCurrentFunctionBody()