Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/lib/Support/
DConvertUTFWrapper.cpp186 static inline bool ConvertUTF8toWideInternal(llvm::StringRef Source, in ConvertUTF8toWideInternal() function
203 return ConvertUTF8toWideInternal(Source, Result); in ConvertUTF8toWide()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DConvertUTFWrapper.cpp186 static inline bool ConvertUTF8toWideInternal(llvm::StringRef Source, in ConvertUTF8toWideInternal() function
203 return ConvertUTF8toWideInternal(Source, Result); in ConvertUTF8toWide()
/external/llvm/lib/Support/
DConvertUTFWrapper.cpp186 static inline bool ConvertUTF8toWideInternal(llvm::StringRef Source, in ConvertUTF8toWideInternal() function
203 return ConvertUTF8toWideInternal(Source, Result); in ConvertUTF8toWide()