Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/mdgen/src/
Dmdlexer.cpp151 uint32 digitStartPos = curPos; in GetTokenConstVal() local
165 MDTokenKind MDLexer::GetHexConst(uint32 digitStartPos, bool isNegative) in GetHexConst()
206 MDTokenKind MDLexer::GetIntConst(uint32 digitStartPos, bool isNegative) in GetIntConst()