Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcgfunc.cpp1825 void CGFunc::GenerateLoc(StmtNode *stmt, unsigned &lastSrcLoc, unsigned &lastMplLoc) in GenerateLoc()
1999 unsigned lastSrcLoc = 0; in GenerateInstruction() local