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 375 SBPO_ControlStatements,
  /external/clang/lib/Format/
Format.cpp 130 FormatStyle::SBPO_ControlStatements);
135 IO.enumCase(Value, "true", FormatStyle::SBPO_ControlStatements);
378 LLVMStyle.SpaceBeforeParens = FormatStyle::SBPO_ControlStatements;
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 125 milliseconds