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

  /external/clang/include/clang/Format/
Format.h 372 SBPO_Never,
  /external/clang/lib/Format/
Format.cpp 128 IO.enumCase(Value, "Never", FormatStyle::SBPO_Never);
134 IO.enumCase(Value, "false", FormatStyle::SBPO_Never);
    [all...]
TokenAnnotator.cpp     [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 88 milliseconds