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

  /external/clang/include/clang/Format/
Format.h 544 bool ReflowComments;
    [all...]
  /external/clang/lib/Format/
ContinuationIndenter.cpp     [all...]
Format.cpp 339 IO.mapOptional("ReflowComments", Style.ReflowComments);
549 LLVMStyle.ReflowComments = true;
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 7063 milliseconds