OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FixNamespaceComments
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Format/
Format.h
2063
bool
FixNamespaceComments
;
2740
/// namespace brace) and makes "
FixNamespaceComments
" omit adding
3305
FixNamespaceComments
== R.
FixNamespaceComments
&&
/src/external/apache2/llvm/dist/clang/lib/Format/
Format.cpp
617
IO.mapOptional("
FixNamespaceComments
", Style.
FixNamespaceComments
);
1006
LLVMStyle.
FixNamespaceComments
= true;
1313
MozillaStyle.
FixNamespaceComments
= false;
1335
Style.
FixNamespaceComments
= false;
1355
Style.
FixNamespaceComments
= false;
2789
if (Style.
FixNamespaceComments
)
Completed in 21 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026