Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp37 int Spaces, unsigned StartOfTokenColumn, in Change()
54 unsigned Spaces, in replaceWhitespace()
91 unsigned Newlines, int Spaces) { in replaceWhitespaceInToken()
1724 unsigned Spaces = in appendEscapedNewlineText() local
1735 unsigned IndentLevel, unsigned Spaces, in appendIndentText()
1786 unsigned WhitespaceManager::appendTabIndent(std::string &Text, unsigned Spaces, in appendTabIndent()
H A DWhitespaceManager.h137 int Spaces; member
H A DContinuationIndenter.cpp738 unsigned Spaces = Current.SpacesRequiredBefore + ExtraSpaces; in addTokenOnCurrentLine() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDisasm.cpp264 unsigned Spaces = Indent * 2; in dump() local
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp317 unsigned Spaces = 0; in PrintMemorySnippet() local