Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DUnicode.cpp345 unsigned ColumnWidth = 0; in columnWidthUTF8() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatToken.h344 unsigned ColumnWidth = 0; member