Home
last modified time | relevance | path

Searched defs:FallbackStyle (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format-vs/ClangFormat/
H A DClangFormatPackage.cs162 public string FallbackStyle property in LLVM.ClangFormat.OptionPageGrid
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/
H A DClangFormat.cpp67 FallbackStyle("fallback-style", variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2982 FormatStyle FallbackStyle = getNoStyle(); in getStyle() local