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

/external/clang/lib/Format/
H A DContinuationIndenter.h41 bool BinPackInconclusiveFunctions);
140 bool BinPackInconclusiveFunctions; member in class:clang::format::ContinuationIndenter
H A DContinuationIndenter.cpp63 bool BinPackInconclusiveFunctions)
66 BinPackInconclusiveFunctions(BinPackInconclusiveFunctions),
843 (!BinPackInconclusiveFunctions &&
59 ContinuationIndenter(const FormatStyle &Style, SourceManager &SourceMgr, WhitespaceManager &Whitespaces, encoding::Encoding Encoding, bool BinPackInconclusiveFunctions) argument
H A DFormat.cpp1741 BinPackInconclusiveFunctions);
1936 BinPackInconclusiveFunctions =
1957 bool BinPackInconclusiveFunctions; member in class:clang::format::__anon17898::Formatter

Completed in 97 milliseconds