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

  /external/clang/include/clang/Format/
Format.h 364 bool SpacesInCStyleCastParentheses;
470 SpacesInCStyleCastParentheses == R.SpacesInCStyleCastParentheses &&
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /external/clang/lib/Format/
Format.cpp 246 IO.mapOptional("SpacesInCStyleCastParentheses",
247 Style.SpacesInCStyleCastParentheses);
376 LLVMStyle.SpacesInCStyleCastParentheses = false;
    [all...]
TokenAnnotator.cpp     [all...]

Completed in 74 milliseconds