Home
last modified time | relevance | path

Searched refs:UseTabStyle (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3226 enum UseTabStyle : unsigned char { enum
3247 UseTabStyle UseTab;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp88 template <> struct ScalarEnumerationTraits<FormatStyle::UseTabStyle> {
89 static void enumeration(IO &IO, FormatStyle::UseTabStyle &Value) { in enumeration()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3625 **UseTab** (``UseTabStyle``)