Searched defs:allowBigInt (Results 1 – 2 of 2) sorted by relevance
292 void Lexer::ScanNumber(bool const leadingMinus, bool allowBigInt) in ScanNumber()351 std::optional<std::size_t> Lexer::ScanCharLex(bool const parseExponent, bool &allowBigInt, NumberFl… in ScanCharLex()
384 void Lexer::ScanNumber(bool allowNumericSeparator, bool allowBigInt) in ScanNumber()