Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4796 LS_Cpp14, // c++14 enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp404 IO.enumCase(Value, "c++14", FormatStyle::LS_Cpp14); in enumeration()
3871 LangOpts.CPlusPlus14 = LexingStd >= FormatStyle::LS_Cpp14; in getFormattingLangOpts()