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

  /external/clang/include/clang/Format/
Format.h 357 bool SpaceInEmptyParentheses;
468 SpaceInEmptyParentheses == R.SpaceInEmptyParentheses &&
  /external/clang/lib/Format/
Format.cpp 245 IO.mapOptional("SpaceInEmptyParentheses", Style.SpaceInEmptyParentheses);
374 LLVMStyle.SpaceInEmptyParentheses = false;
    [all...]
TokenAnnotator.cpp     [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 85 milliseconds