Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DIntegerLiteralSeparatorFixer.cpp55 if (Style.Standard >= FormatStyle::LS_Cpp14) { in process()
H A DFormat.cpp437 IO.enumCase(Value, "c++14", FormatStyle::LS_Cpp14); in enumeration()
4068 LangOpts.CPlusPlus14 = LexingStd >= FormatStyle::LS_Cpp14; in getFormattingLangOpts()
/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h5078 LS_Cpp14, // c++14 enumerator