Home
last modified time | relevance | path

Searched refs:CharOS (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp1582 llvm::raw_svector_ostream CharOS(CharBuf); in maybeDiagnoseUTF8Homoglyph() local
1583 llvm::write_hex(CharOS, C, llvm::HexPrintStyle::Upper, 4); in maybeDiagnoseUTF8Homoglyph()