Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/tools/clang-format/
H A DClangFormat.cpp67 FallbackStyle("fallback-style", variable
/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DFormat.cpp1428 StringRef FallbackStyle) { in getStyle()