Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/
H A DClangFormat.cpp64 cl::init(clang::format::DefaultFormatStyle),
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3609 extern const char *DefaultFormatStyle;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2969 const char *DefaultFormatStyle = "file"; variable