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 302 BOS_All,
  /external/clang/lib/Format/
Format.cpp 84 IO.enumCase(Value, "All", FormatStyle::BOS_All);
85 IO.enumCase(Value, "true", FormatStyle::BOS_All);
480 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All;
497 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All;
    [all...]
TokenAnnotator.cpp     [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 463 milliseconds