Searched refs:LS_Cpp17 (Results 1 – 4 of 4) sorted by relevance
3784 LS_Cpp17, // c++17 enumerator
84 IO.enumCase(Value, "c++17", FormatStyle::LS_Cpp17); in enumeration()3421 LangOpts.CPlusPlus17 = LexingStd >= FormatStyle::LS_Cpp17; in getFormattingLangOpts()
14117 Style.Standard = FormatStyle::LS_Cpp17; in TEST_F()20246 CHECK_PARSE("Standard: c++17", Standard, FormatStyle::LS_Cpp17); in TEST_F()
4491 * ``LS_Cpp17`` (in configuration: ``c++17``)