Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3187 LS_Cpp14, // c++14 enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp78 IO.enumCase(Value, "c++14", FormatStyle::LS_Cpp14); in enumeration()
2901 LangOpts.CPlusPlus14 = LexingStd >= FormatStyle::LS_Cpp14; in getFormattingLangOpts()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3555 * ``LS_Cpp14`` (in configuration: ``c++14``)