OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllowAllParametersOfDeclarationOnNextLine
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Format/
Format.h
510
bool
AllowAllParametersOfDeclarationOnNextLine
;
3262
AllowAllParametersOfDeclarationOnNextLine
==
3263
R.
AllowAllParametersOfDeclarationOnNextLine
&&
/src/external/apache2/llvm/dist/clang/lib/Format/
Format.cpp
523
IO.mapOptional("
AllowAllParametersOfDeclarationOnNextLine
",
524
Style.
AllowAllParametersOfDeclarationOnNextLine
);
952
LLVMStyle.
AllowAllParametersOfDeclarationOnNextLine
= true;
1285
ChromiumStyle.
AllowAllParametersOfDeclarationOnNextLine
= false;
1299
MozillaStyle.
AllowAllParametersOfDeclarationOnNextLine
= false;
ContinuationIndenter.cpp
942
(!Style.
AllowAllParametersOfDeclarationOnNextLine
&&
Completed in 24 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026