Searched defs:FallbackStyle (Results 1 – 8 of 8) sorted by relevance
61 std::string FallbackStyle; variable
111 std::string FallbackStyle; variable
342 llvm::StringRef FallbackStyle) in ChangeNamespaceTool()
93 std::string FallbackStyle; member
162 public string FallbackStyle property in LLVM.ClangFormat.OptionPageGrid
69 FallbackStyle("fallback-style", variable
235 opt<std::string> FallbackStyle{ variable
3533 FormatStyle FallbackStyle = getNoStyle(); in getStyle() local