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

Completed in 1495 milliseconds