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

  /external/clang/include/clang/Format/
Format.h 598 bool SpacesInSquareBrackets;
709 SpacesInSquareBrackets == R.SpacesInSquareBrackets &&
    [all...]
  /external/clang/lib/Format/
Format.cpp 354 IO.mapOptional("SpacesInSquareBrackets", Style.SpacesInSquareBrackets);
551 LLVMStyle.SpacesInSquareBrackets = false;
    [all...]
TokenAnnotator.cpp     [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 46 milliseconds