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

  /external/clang/include/clang/Format/
Format.h 81 NI_None, // Don't indent in namespaces.
  /external/clang/lib/Format/
Format.cpp 63 IO.enumCase(Value, "None", clang::format::FormatStyle::NI_None);
177 LLVMStyle.NamespaceIndentation = FormatStyle::NI_None;
213 GoogleStyle.NamespaceIndentation = FormatStyle::NI_None;
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 1694 milliseconds