Home
last modified time | relevance | path

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

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