Home
last modified time | relevance | path

Searched refs:DefaultFormatStyle (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/tools/clang-format/
H A DClangFormat.cpp64 cl::init(clang::format::DefaultFormatStyle),
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Format/
H A DFormat.h2010 extern const char *DefaultFormatStyle;
/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp2331 const char *DefaultFormatStyle = "file"; variable