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 397 bool DisableFormat;
  /external/clang/lib/Format/
Format.cpp 265 IO.mapOptional("DisableFormat", Style.DisableFormat);
389 LLVMStyle.DisableFormat = false;
509 NoStyle.DisableFormat = true;
    [all...]

Completed in 5310 milliseconds