Home
last modified time | relevance | path

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

/aosp_15_r20/external/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