Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DEncoding.h63 unsigned TotalWidth = 0; in columnWidthWithTabs() local
H A DFormatToken.h952 unsigned TotalWidth; member
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h745 static constexpr storage_type TotalWidth = 0 variable