Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicode.cpp482 unsigned ColumnWidth = 0; in columnWidthUTF8() local
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp87 static size_t ColumnWidth(llvm::StringRef str) { in ColumnWidth() function
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h482 unsigned ColumnWidth = 0; member