Home
last modified time | relevance | path

Searched refs:ScanNumberLeadingZeroImpl (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lexer/
H A DETSLexer.h50 if (!ScanNumberLeadingZeroImpl<uint32_t, uint32_t>()) {
52 if (!ScanNumberLeadingZeroImpl<uint64_t, uint64_t>()) {
H A Dlexer.h278 ScanNumberLeadingZeroImpl<double>(); in ScanNumberLeadingZero()
282 bool ScanNumberLeadingZeroImpl();
469 bool Lexer::ScanNumberLeadingZeroImpl() in ScanNumberLeadingZeroImpl() function in ark::es2panda::ark::es2panda::lexer::Lexer

Completed in 2 milliseconds