Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp197 static void byteToColumn(StringRef SourceLine, unsigned TabStop, in byteToColumn() function
273 int byteToColumn(int n) const { in byteToColumn() function