Searched refs:CharBuf (Results 1 – 1 of 1) sorted by relevance
1580 llvm::SmallString<5> CharBuf; in maybeDiagnoseUTF8Homoglyph() local1582 llvm::raw_svector_ostream CharOS(CharBuf); in maybeDiagnoseUTF8Homoglyph()1588 << Range << CharBuf << LooksLikeStr; in maybeDiagnoseUTF8Homoglyph()1591 << Range << CharBuf; in maybeDiagnoseUTF8Homoglyph()