Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DWindowsResourceDumper.cpp24 std::string stripUTF16(const ArrayRef<UTF16> &UTF16Str) { in stripUTF16() function
58 auto NarrowStr = stripUTF16(Ref.getTypeString()); in printEntry()
64 auto NarrowStr = stripUTF16(Ref.getNameString()); in printEntry()