Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceFileWriter.cpp136 UserResource, // Don't terminate string on '\0'. enumerator
182 if (NullHandler == NullHandlingMethod::UserResource) { in processString()
356 case NullHandlingMethod::UserResource: in processString()
1308 processString(Elem.getString(), NullHandlingMethod::UserResource, in writeUserDefinedBody()