Searched refs:NoStyle (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp673 FormatStyle NoStyle = getLLVMStyle(); local
674 NoStyle.DisableFormat = true;
675 NoStyle.SortIncludes = false;
676 return NoStyle;

Completed in 96 milliseconds