Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp70 FallbackStyle("fallback-style", variable
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3988 FormatStyle FallbackStyle = getNoStyle(); in getStyle() local