Searched defs:BinPackInconclusiveFunctions (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Format/ | ||
H A D | ContinuationIndenter.h | 192 bool BinPackInconclusiveFunctions; variable |
H A D | ContinuationIndenter.cpp | 240 ContinuationIndenter(const FormatStyle & Style,const AdditionalKeywords & Keywords,const SourceManager & SourceMgr,WhitespaceManager & Whitespaces,encoding::Encoding Encoding,bool BinPackInconclusiveFunctions) ContinuationIndenter() argument |
H A D | Format.cpp | 2546 bool BinPackInconclusiveFunctions; global() member in clang::format::__anon57ed8e8e0111::Formatter |