HomeSort by relevance Sort by last modified time
    Searched refs:NI_All (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/Format/
Format.h 83 NI_All // Indent in all namespaces.
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /external/clang/lib/Format/
UnwrappedLineParser.cpp 806 bool AddLevel = Style.NamespaceIndentation == FormatStyle::NI_All ||
    [all...]
Format.cpp 65 IO.enumCase(Value, "All", clang::format::FormatStyle::NI_All);
    [all...]

Completed in 401 milliseconds