OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NI_Inner
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
82
NI_Inner
, // Indent only in inner namespaces (nested in other namespaces).
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
/external/clang/lib/Format/
UnwrappedLineParser.cpp
807
(Style.NamespaceIndentation == FormatStyle::
NI_Inner
&&
[
all
...]
Format.cpp
64
IO.enumCase(Value, "Inner", clang::format::FormatStyle::
NI_Inner
);
258
Style.NamespaceIndentation = FormatStyle::
NI_Inner
;
[
all
...]
Completed in 1467 milliseconds