Searched refs:BinPackInconclusiveFunctions (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.h59 bool BinPackInconclusiveFunctions);
196 bool BinPackInconclusiveFunctions; member in class:clang::format::ContinuationIndenter
H A DContinuationIndenter.cpp229 bool BinPackInconclusiveFunctions)
232 BinPackInconclusiveFunctions(BinPackInconclusiveFunctions),
1490 (!BinPackInconclusiveFunctions &&
224 ContinuationIndenter(const FormatStyle &Style, const AdditionalKeywords &Keywords, const SourceManager &SourceMgr, WhitespaceManager &Whitespaces, encoding::Encoding Encoding, bool BinPackInconclusiveFunctions) argument

Completed in 113 milliseconds