OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SpaceAfterLogicalNot
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Format/
Format.h
2846
bool
SpaceAfterLogicalNot
;
3354
SpaceAfterLogicalNot
== R.
SpaceAfterLogicalNot
&&
/src/external/apache2/llvm/dist/clang/lib/Format/
Format.cpp
676
IO.mapOptional("
SpaceAfterLogicalNot
", Style.
SpaceAfterLogicalNot
);
1051
LLVMStyle.
SpaceAfterLogicalNot
= false;
TokenAnnotator.cpp
3376
return (Style.
SpaceAfterLogicalNot
&& Left.is(tok::exclaim)) ||
Completed in 28 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026