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

  /external/clang/include/clang/Format/
Format.h 347 bool SpacesInParentheses;
465 UseTab == R.UseTab && SpacesInParentheses == R.SpacesInParentheses &&
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /external/clang/lib/Format/
Format.cpp 242 IO.mapOptional("SpacesInParentheses", Style.SpacesInParentheses);
372 LLVMStyle.SpacesInParentheses = false;
    [all...]
TokenAnnotator.cpp     [all...]

Completed in 722 milliseconds