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

  /external/clang/include/clang/Format/
Format.h 519 SBPO_ControlStatements,
  /external/clang/lib/Format/
Format.cpp 173 FormatStyle::SBPO_ControlStatements);
178 IO.enumCase(Value, "true", FormatStyle::SBPO_ControlStatements);
527 LLVMStyle.SpaceBeforeParens = FormatStyle::SBPO_ControlStatements;
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 4630 milliseconds