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

  /external/clang/include/clang/Format/
Format.h 345 bool DisableFormat;
  /external/clang/lib/Format/
Format.cpp 244 IO.mapOptional("DisableFormat", Style.DisableFormat);
360 LLVMStyle.DisableFormat = false;
458 NoStyle.DisableFormat = true;
    [all...]

Completed in 600 milliseconds