Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp1534 llvm::raw_svector_ostream CharOS(CharBuf); in codepointAsHexString() local
1535 llvm::write_hex(CharOS, C, llvm::HexPrintStyle::Upper, 4); in codepointAsHexString()