OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SpaceInEmptyBlock
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Format/
Format.h
3004
bool
SpaceInEmptyBlock
;
3366
SpaceInEmptyBlock
== R.
SpaceInEmptyBlock
&&
/src/external/apache2/llvm/dist/clang/lib/Format/
Format.cpp
693
IO.mapOptional("
SpaceInEmptyBlock
", Style.
SpaceInEmptyBlock
);
1045
LLVMStyle.
SpaceInEmptyBlock
= false;
1342
Style.
SpaceInEmptyBlock
= true;
UnwrappedLineFormatter.cpp
624
Tok->SpacesRequiredBefore = Style.
SpaceInEmptyBlock
? 1 : 0;
Completed in 23 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026