Home
last modified time | relevance | path

Searched defs:byteToColumn (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DTextDiagnostic.cpp198 static void byteToColumn(StringRef SourceLine, unsigned TabStop, in byteToColumn() function
274 int byteToColumn(int n) const { in byteToColumn() function