OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IndentWrappedFunctionNames
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Format/
Format.h
2335
bool
IndentWrappedFunctionNames
;
3321
IndentWrappedFunctionNames
== R.
IndentWrappedFunctionNames
&&
/src/external/apache2/llvm/dist/clang/lib/Format/
ContinuationIndenter.cpp
32
return Style.
IndentWrappedFunctionNames
|| LineType == LT_ObjCMethodDecl;
1079
(!Style.
IndentWrappedFunctionNames
&&
1096
// In either case, we want to respect Style.
IndentWrappedFunctionNames
.
Format.cpp
501
Style.
IndentWrappedFunctionNames
);
634
IO.mapOptional("
IndentWrappedFunctionNames
",
635
Style.
IndentWrappedFunctionNames
);
1022
LLVMStyle.
IndentWrappedFunctionNames
= false;
Completed in 23 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026