Home
last modified time | relevance | path

Searched refs:TCS_None (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Format/
DFormat.h941 TCS_None, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
DFormat.cpp201 IO.enumCase(Value, "None", FormatStyle::TCS_None); in enumeration()
1066 LLVMStyle.InsertTrailingCommas = FormatStyle::TCS_None; in getLLVMStyle()
1530 if (Style->InsertTrailingCommas != FormatStyle::TCS_None && in parseConfiguration()