Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp135 UserResource, // Don't terminate string on '\0'. enumerator
182 if (NullHandler == NullHandlingMethod::UserResource) { in processString()
356 case NullHandlingMethod::UserResource: in processString()
1320 processString(Elem.getString(), NullHandlingMethod::UserResource, in writeUserDefinedBody()