Home
last modified time | relevance | path

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

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