Searched refs:codepointAsHexString (Results 1 – 1 of 1) sorted by relevance
1532 static llvm::SmallString<5> codepointAsHexString(uint32_t C) { in codepointAsHexString() function1626 << codepointAsHexString(C) << Range; in diagnoseExtensionInIdentifier()1731 << Range << codepointAsHexString(C) << LooksLikeStr; in maybeDiagnoseUTF8Homoglyph()1734 << Range << codepointAsHexString(C); in maybeDiagnoseUTF8Homoglyph()1757 << Range << codepointAsHexString(CodePoint) << int(InvalidOnlyAtStart) in diagnoseInvalidUnicodeCodepointInIdentifier()1761 << Range << codepointAsHexString(CodePoint) in diagnoseInvalidUnicodeCodepointInIdentifier()