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

  /external/clang/include/clang/Format/
Format.h 620 UT_Never,
    [all...]
  /external/clang/lib/Format/
Format.cpp 73 IO.enumCase(Value, "Never", FormatStyle::UT_Never);
74 IO.enumCase(Value, "false", FormatStyle::UT_Never);
547 LLVMStyle.UseTab = FormatStyle::UT_Never;
    [all...]
WhitespaceManager.cpp 533 case FormatStyle::UT_Never:
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 1676 milliseconds