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

  /external/clang/include/clang/Format/
Format.h 269 bool BeforeCatch;
    [all...]
  /external/clang/lib/Format/
Format.cpp 371 IO.mapOptional("BeforeCatch", Wrapping.BeforeCatch);
460 Expanded.BraceWrapping.BeforeCatch = true;
471 Expanded.BraceWrapping.BeforeCatch = true;
    [all...]
UnwrappedLineParser.cpp     [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 427 milliseconds