Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h2914 TCS_None, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp749 IO.enumCase(Value, "None", FormatStyle::TCS_None); in enumeration()
1523 LLVMStyle.InsertTrailingCommas = FormatStyle::TCS_None; in getLLVMStyle()
2066 if (Style->InsertTrailingCommas != FormatStyle::TCS_None && in parseConfiguration()