Home
last modified time | relevance | path

Searched defs:Spaces (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp37 int Spaces, unsigned StartOfTokenColumn, in Change() argument
54 unsigned Spaces, in replaceWhitespace() argument
91 unsigned Newlines, int Spaces) { in replaceWhitespaceInToken() argument
1684 unsigned Spaces = appendEscapedNewlineText() local
1695 appendIndentText(std::string & Text,unsigned IndentLevel,unsigned Spaces,unsigned WhitespaceStartColumn,bool IsAligned) appendIndentText() argument
1746 appendTabIndent(std::string & Text,unsigned Spaces,unsigned Indentation) appendTabIndent() argument
[all...]
H A DWhitespaceManager.h142 int Spaces; global() member
[all...]
H A DContinuationIndenter.cpp728 unsigned Spaces = Current.SpacesRequiredBefore + ExtraSpaces; addTokenOnCurrentLine() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp317 unsigned Spaces = 0; in PrintMemorySnippet() local