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

  /external/clang/include/clang/Format/
Format.h 267 bool BeforeElse;
  /external/clang/lib/Format/
Format.cpp 348 IO.mapOptional("BeforeElse", Wrapping.BeforeElse);
437 Expanded.BraceWrapping.BeforeElse = true;
448 Expanded.BraceWrapping.BeforeElse = true;
    [all...]
UnwrappedLineParser.cpp     [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 38 milliseconds