Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h3784 LS_Cpp17, // c++17 enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp84 IO.enumCase(Value, "c++17", FormatStyle::LS_Cpp17); in enumeration()
3421 LangOpts.CPlusPlus17 = LexingStd >= FormatStyle::LS_Cpp17; in getFormattingLangOpts()
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp14117 Style.Standard = FormatStyle::LS_Cpp17; in TEST_F()
20246 CHECK_PARSE("Standard: c++17", Standard, FormatStyle::LS_Cpp17); in TEST_F()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst4491 * ``LS_Cpp17`` (in configuration: ``c++17``)