LLVM 24.0.0git
llvm::ConverterEBCDIC Namespace Reference

Functions

LLVM_ABI std::error_code convertToEBCDIC (StringRef Source, SmallVectorImpl< char > &Result)
LLVM_ABI void convertToUTF8 (StringRef Source, SmallVectorImpl< char > &Result)

Function Documentation

◆ convertToEBCDIC()

std::error_code llvm::ConverterEBCDIC::convertToEBCDIC ( StringRef Source,
SmallVectorImpl< char > & Result )

◆ convertToUTF8()

void llvm::ConverterEBCDIC::convertToUTF8 ( StringRef Source,
SmallVectorImpl< char > & Result )