Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Format/
H A DContinuationIndenter.h192 bool BinPackInconclusiveFunctions; variable
H A DContinuationIndenter.cpp240 ContinuationIndenter(const FormatStyle & Style,const AdditionalKeywords & Keywords,const SourceManager & SourceMgr,WhitespaceManager & Whitespaces,encoding::Encoding Encoding,bool BinPackInconclusiveFunctions) ContinuationIndenter() argument
H A DFormat.cpp2546 bool BinPackInconclusiveFunctions; global() member in clang::format::__anon57ed8e8e0111::Formatter