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 552 bool SpacesInParentheses;
661 SpacesInParentheses == R.SpacesInParentheses &&
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /external/clang/lib/Format/
Format.cpp 329 IO.mapOptional("SpacesInParentheses", Style.SpacesInParentheses);
521 LLVMStyle.SpacesInParentheses = false;
    [all...]
TokenAnnotator.cpp     [all...]

Completed in 38 milliseconds