OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BinPackParameters
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Format/
Format.h
497
/// the next line even if ``
BinPackParameters
`` is ``false``.
950
bool
BinPackParameters
;
2540
/// ``
BinPackParameters
``. If that is ``true``, bin-packs Objective-C
2552
/// Always (or Auto, if
BinPackParameters
=true):
2558
/// Never (or Auto, if
BinPackParameters
=false):
3281
BinPackParameters
== R.
BinPackParameters
&&
/src/external/apache2/llvm/dist/clang/lib/Format/
ContinuationIndenter.cpp
362
(Previous.NestingLevel == 1 || Style.
BinPackParameters
)) ||
1493
// If ObjCBinPackProtocolList is unspecified, fall back to
BinPackParameters
1497
Style.
BinPackParameters
) ||
1501
(State.Line->Type != LT_ObjCDecl && Style.
BinPackParameters
) ||
Format.cpp
563
IO.mapOptional("
BinPackParameters
", Style.
BinPackParameters
);
966
LLVMStyle.
BinPackParameters
= true;
1289
ChromiumStyle.
BinPackParameters
= false;
1305
MozillaStyle.
BinPackParameters
= false;
Completed in 65 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026