Searched defs:Spaces (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | WhitespaceManager.cpp | 37 int Spaces, unsigned StartOfTokenColumn, in Change() argument |
H A D | WhitespaceManager.h | 142 int Spaces; global() member |
H A D | ContinuationIndenter.cpp | 728 unsigned Spaces = Current.SpacesRequiredBefore + ExtraSpaces; addTokenOnCurrentLine() local |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/ | ||
H A D | ubsan_diag.cpp | 317 unsigned Spaces = 0; in PrintMemorySnippet() local |