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

  /external/clang/include/clang/Format/
Format.h 253 UT_Always
  /external/clang/lib/Format/
WhitespaceManager.cpp 319 case FormatStyle::UT_Always: {
Format.cpp 63 IO.enumCase(Value, "Always", FormatStyle::UT_Always);
64 IO.enumCase(Value, "true", FormatStyle::UT_Always);
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 1208 milliseconds