Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3189 LS_Cpp17, // c++17 enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp79 IO.enumCase(Value, "c++17", FormatStyle::LS_Cpp17); in enumeration()
2902 LangOpts.CPlusPlus17 = LexingStd >= FormatStyle::LS_Cpp17; in getFormattingLangOpts()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3558 * ``LS_Cpp17`` (in configuration: ``c++17``)