Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/
H A DClangFormat.cpp73 cl::init(clang::format::DefaultFallbackStyle),
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3613 extern const char *DefaultFallbackStyle;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2971 const char *DefaultFallbackStyle = "LLVM"; variable