Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DConvertUTF.cpp640 static ConversionResult ConvertUTF8toUTF32Impl( in ConvertUTF8toUTF32Impl() function
732 return ConvertUTF8toUTF32Impl(sourceStart, sourceEnd, targetStart, targetEnd, in ConvertUTF8toUTF32Partial()
739 return ConvertUTF8toUTF32Impl(sourceStart, sourceEnd, targetStart, targetEnd, in ConvertUTF8toUTF32()