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

/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DConvertUTFWrapper.cpp243 static inline bool ConvertUTF8toWideInternal(llvm::StringRef Source, function in namespace:llvm
260 return ConvertUTF8toWideInternal(Source, Result);

Completed in 85 milliseconds