OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NamespaceIndentation
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
456
NamespaceIndentationKind
NamespaceIndentation
;
641
NamespaceIndentation
== R.
NamespaceIndentation
&&
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
/external/clang/lib/Format/
Format.cpp
300
IO.mapOptional("
NamespaceIndentation
", Style.
NamespaceIndentation
);
512
LLVMStyle.
NamespaceIndentation
= FormatStyle::NI_None;
647
Style.
NamespaceIndentation
= FormatStyle::NI_Inner;
[
all
...]
UnwrappedLineParser.cpp
[
all
...]
Completed in 113 milliseconds