Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Ddebug_info.h669 void SetErrPos(uint32 lnum, uint32 cnum) in SetErrPos() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Ddebug_info.cpp1479 void DBGCompileMsgInfo::SetErrPos(uint32 lnum, uint32 cnum) in SetErrPos() function in maple::DBGCompileMsgInfo