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

/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DConvertUTFWrapper.cpp69 UTF8 *TargetEnd = TargetStart + 4; local
71 &SourceStart, SourceEnd, &TargetStart, TargetEnd, strictConversion);

Completed in 100 milliseconds