OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AfterNamespace
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
257
bool
AfterNamespace
;
/external/clang/lib/Format/
Format.cpp
343
IO.mapOptional("
AfterNamespace
", Wrapping.
AfterNamespace
);
425
Expanded.BraceWrapping.
AfterNamespace
= true;
444
Expanded.BraceWrapping.
AfterNamespace
= true;
[
all
...]
UnwrappedLineParser.cpp
460
return Style.BraceWrapping.
AfterNamespace
;
[
all
...]
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
Completed in 37 milliseconds