Searched defs:WhitespaceManager (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | UnwrappedLineFormatter.h | 26 class WhitespaceManager; global() variable |
H A D | WhitespaceManager.h | 42 WhitespaceManager(const SourceManager &SourceMgr, const FormatStyle &Style, WhitespaceManager() function |
H A D | ContinuationIndenter.h | 37 class WhitespaceManager; global() variable |