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

  /external/clang/include/clang/Format/
Format.h 273 bool IndentBraces;
    [all...]
  /external/clang/lib/Format/
UnwrappedLineParser.cpp 159 if (Style.BraceWrapping.IndentBraces)
    [all...]
Format.cpp 373 IO.mapOptional("IndentBraces", Wrapping.IndentBraces);
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 950 milliseconds