Home
last modified time | relevance | path

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

/external/clang/tools/clang-format-vs/ClangFormat/
DClangFormatPackage.cs151 public string FallbackStyle property in LLVM.ClangFormat.OptionPageGrid
/external/clang/tools/clang-format/
DClangFormat.cpp68 FallbackStyle("fallback-style", variable
/external/clang/lib/Format/
DFormat.cpp1696 StringRef FallbackStyle, vfs::FileSystem *FS) { in getStyle()