OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BinPackParameters
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Format/
Format.h
94
bool
BinPackParameters
;
109
/// the next line even if \c
BinPackParameters
is \c false.
205
BinPackParameters
== R.
BinPackParameters
&&
/external/clang/unittests/Format/
FormatTest.cpp
410
NoBinPacking.
BinPackParameters
= false;
801
NoBinPacking.
BinPackParameters
= false;
[
all
...]
/external/clang/lib/Format/
Format.cpp
110
IO.mapOptional("
BinPackParameters
", Style.
BinPackParameters
);
164
LLVMStyle.
BinPackParameters
= true;
200
GoogleStyle.
BinPackParameters
= true;
231
ChromiumStyle.
BinPackParameters
= false;
[
all
...]
Completed in 4273 milliseconds