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 305 bool SpacesInAngles;
408 SpacesInAngles == R.SpacesInAngles &&
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /external/clang/lib/Format/
Format.cpp 224 IO.mapOptional("SpacesInAngles", Style.SpacesInAngles);
351 LLVMStyle.SpacesInAngles = false;
    [all...]
TokenAnnotator.cpp     [all...]

Completed in 80 milliseconds