OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IndentAccessModifiers
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Format/
Format.h
2162
bool
IndentAccessModifiers
;
3313
IndentAccessModifiers
== R.
IndentAccessModifiers
&&
/src/external/apache2/llvm/dist/clang/lib/Format/
UnwrappedLineFormatter.cpp
105
// The AccessModifierOffset may be overriden by
IndentAccessModifiers
,
108
return Style.
IndentAccessModifiers
? -Style.IndentWidth
Format.cpp
626
IO.mapOptional("
IndentAccessModifiers
", Style.
IndentAccessModifiers
);
1016
LLVMStyle.
IndentAccessModifiers
= false;
UnwrappedLineParser.cpp
2726
unsigned AddLevels = Style.
IndentAccessModifiers
? 2u : 1u;
Completed in 20 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026