Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DConvertUTFTest.cpp177 const UTF8 *SourceNext = SourceStart; in ConvertUTF8ToUnicodeScalarsLenient() local
182 ConvertUTF8toUTF32(&SourceNext, SourceStart + S.size(), &TargetStart, in ConvertUTF8ToUnicodeScalarsLenient()
194 const UTF8 *SourceNext = SourceStart; in ConvertUTF8ToUnicodeScalarsPartialLenient() local
199 &SourceNext, SourceStart + S.size(), &TargetStart, in ConvertUTF8ToUnicodeScalarsPartialLenient()