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 289 UT_Always
  /external/clang/lib/Format/
WhitespaceManager.cpp 328 case FormatStyle::UT_Always: {
Format.cpp 65 IO.enumCase(Value, "Always", FormatStyle::UT_Always);
66 IO.enumCase(Value, "true", FormatStyle::UT_Always);
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 220 milliseconds