Home
last modified time | relevance | path

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

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