Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_parser.cpp1909 uint32 mplNum = lexer.GetLineNum(); in ParseStatement() local
1956 uint32 mplNum = lexer.GetLineNum(); in ParseStmtBlock() local
1987 void MIRParser::ParseStmtBlockForSeenComment(BlockNodePtr blk, uint32 mplNum) in ParseStmtBlockForSeenComment()
3624 void MIRParser::SetSrcPos(SrcPosition &srcPosition, uint32 mplNum) in SetSrcPos()