Searched defs:CodePage (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceFileWriter.h27 enum CodePage { enum in namespace:llvm::rc
40 int CodePage = CpAcp; // The codepage for interpreting characters. member in struct:llvm::rc::WriterParams
H A DResourceFileWriter.cpp146 processString(StringRef Str, NullHandlingMethod NullHandler, bool &IsLongString, SmallVectorImpl<UTF16> &Result, int CodePage) argument

Completed in 201 milliseconds