Searched refs:tryReadNumericUCN (Results 1 – 2 of 2) sorted by relevance
774 tryReadNumericUCN(const char *&StartPtr, const char *SlashLoc, Token *Result);
3385 std::optional<uint32_t> Lexer::tryReadNumericUCN(const char *&StartPtr, in tryReadNumericUCN() function in Lexer3600 CodePointOpt = tryReadNumericUCN(StartPtr, SlashLoc, Result); in tryReadUCN()