Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp146 static Error processString(StringRef Str, NullHandlingMethod NullHandler, in processString() function
372 RETURN_IF_ERROR(processString(Str, NullHandlingMethod::CutAtNull, in writeCString()
1270 RETURN_IF_ERROR(processString(S, NullHandlingMethod::CutAtDoubleNull, in writeStringTableBundleBody()
1320 processString(Elem.getString(), NullHandlingMethod::UserResource, in writeUserDefinedBody()