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

  /external/clang/include/clang/Format/
Format.h 213 BOS_All,
  /external/clang/lib/Format/
Format.cpp 86 IO.enumCase(Value, "All", FormatStyle::BOS_All);
87 IO.enumCase(Value, "true", FormatStyle::BOS_All);
641 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All;
659 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All;
    [all...]
TokenAnnotator.cpp     [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 403 milliseconds