HomeSort by relevance Sort by last modified time
    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