Searched refs:codepointAsHexString (Results 1 – 1 of 1) sorted by relevance
1551 static llvm::SmallString<5> codepointAsHexString(uint32_t C) { in codepointAsHexString() function1645 << codepointAsHexString(C) << Range; in diagnoseExtensionInIdentifier()1750 << Range << codepointAsHexString(C) << LooksLikeStr; in maybeDiagnoseUTF8Homoglyph()1753 << Range << codepointAsHexString(C); in maybeDiagnoseUTF8Homoglyph()1776 << Range << codepointAsHexString(CodePoint) << int(InvalidOnlyAtStart) in diagnoseInvalidUnicodeCodepointInIdentifier()1780 << Range << codepointAsHexString(CodePoint) in diagnoseInvalidUnicodeCodepointInIdentifier()