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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DConvertUTFWrapper.cpp98 const UTF16 *SrcEnd = reinterpret_cast<const UTF16 *>(SrcBytes.end()); local
154 const UTF8 *SrcEnd = reinterpret_cast<const UTF8 *>(SrcUTF8.end()); local

Completed in 62 milliseconds