Home
last modified time | relevance | path

Searched defs:WhitespaceManager (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.h24 class WhitespaceManager; variable
H A DWhitespaceManager.h37 WhitespaceManager(const SourceManager &SourceMgr, const FormatStyle &Style, in WhitespaceManager() function
H A DContinuationIndenter.h32 class WhitespaceManager; variable