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

  /external/clang/include/clang/Format/
Format.h 187 bool Cpp11BracedListStyle;
225 Cpp11BracedListStyle == R.Cpp11BracedListStyle &&
  /external/clang/lib/Format/
Format.cpp 132 IO.mapOptional("Cpp11BracedListStyle", Style.Cpp11BracedListStyle);
170 LLVMStyle.Cpp11BracedListStyle = false;
206 GoogleStyle.Cpp11BracedListStyle = true;
    [all...]
TokenAnnotator.cpp     [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 49 milliseconds