Searched defs:TotalWidth (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | Encoding.h | 63 unsigned TotalWidth = 0; columnWidthWithTabs() local |
H A D | FormatToken.h | 952 unsigned TotalWidth; global() member |
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | LangOptions.h | 745 static constexpr storage_type TotalWidth = 0 global() variable |