Searched defs:SourceNext (Results 1 - 1 of 1) sorted by relevance

/external/llvm/unittests/Support/
H A DConvertUTFTest.cpp106 const UTF8 *SourceNext = SourceStart; local
111 ConvertUTF8toUTF32(&SourceNext, SourceStart + S.size(), &TargetStart,
123 const UTF8 *SourceNext = SourceStart; local
128 &SourceNext, SourceStart + S.size(), &TargetStart,

Completed in 122 milliseconds