Conversions from string/file offset to line and column.
Convert byte offset offset at source to line and column.
Line and column, both 0-based offsets.
https://clang.llvm.org/diagnostics.html
See Source File
Conversions from string/file offset to line and column.