OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IndentRequires
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Format/
Format.h
2309
bool
IndentRequires
;
3319
IndentRequires
== R.
IndentRequires
&& IndentWidth == R.IndentWidth &&
/src/external/apache2/llvm/dist/clang/lib/Format/
UnwrappedLineParser.cpp
2362
if (Style.
IndentRequires
&& OriginalLevel != Line->Level) {
2425
if (Style.
IndentRequires
&& OriginalLevel != Line->Level) {
2443
if (Style.
IndentRequires
) {
Format.cpp
632
IO.mapOptional("
IndentRequires
", Style.
IndentRequires
);
1021
LLVMStyle.
IndentRequires
= false;
Completed in 42 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026