Home
last modified time | relevance | path

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

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