Searched refs:codepointAsHexString (Results 1 – 1 of 1) sorted by relevance
1462 static llvm::SmallString<5> codepointAsHexString(uint32_t C) { in codepointAsHexString() function1556 << codepointAsHexString(C) << Range; in diagnoseExtensionInIdentifier()1661 << Range << codepointAsHexString(C) << LooksLikeStr; in maybeDiagnoseUTF8Homoglyph()1664 << Range << codepointAsHexString(C); in maybeDiagnoseUTF8Homoglyph()1687 << Range << codepointAsHexString(CodePoint) << int(InvalidOnlyAtStart) in diagnoseInvalidUnicodeCodepointInIdentifier()1691 << Range << codepointAsHexString(CodePoint) in diagnoseInvalidUnicodeCodepointInIdentifier()