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

  /external/clang/include/clang/Format/
Format.h 542 bool SpacesInAngles;
658 SpacesInAngles == R.SpacesInAngles &&
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /external/clang/lib/Format/
Format.cpp 324 IO.mapOptional("SpacesInAngles", Style.SpacesInAngles);
529 LLVMStyle.SpacesInAngles = false;
    [all...]
TokenAnnotator.cpp     [all...]

Completed in 38 milliseconds