Searched refs:codepointAsHexString (Results 1 – 1 of 1) sorted by relevance
1487 static llvm::SmallString<5> codepointAsHexString(uint32_t C) { in codepointAsHexString() function1581 << codepointAsHexString(C) << Range; in diagnoseExtensionInIdentifier()1686 << Range << codepointAsHexString(C) << LooksLikeStr; in maybeDiagnoseUTF8Homoglyph()1689 << Range << codepointAsHexString(C); in maybeDiagnoseUTF8Homoglyph()1712 << Range << codepointAsHexString(CodePoint) << int(InvalidOnlyAtStart) in diagnoseInvalidUnicodeCodepointInIdentifier()1716 << Range << codepointAsHexString(CodePoint) in diagnoseInvalidUnicodeCodepointInIdentifier()