Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DFormattedStream.cpp30 auto ProcessUTF8CodePoint = [&Line, &Column](StringRef CP) { in UpdatePosition() local
68 ProcessUTF8CodePoint(PartialUTF8Char); in UpdatePosition()
90 ProcessUTF8CodePoint(StringRef(Ptr, NumBytes)); in UpdatePosition()