Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4798 LS_Cpp17, // c++17 enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp405 IO.enumCase(Value, "c++17", FormatStyle::LS_Cpp17); in enumeration()
3872 LangOpts.CPlusPlus17 = LexingStd >= FormatStyle::LS_Cpp17; in getFormattingLangOpts()