Searched refs:LS_Cpp20 (Results 1 – 2 of 2) sorted by relevance
4800 LS_Cpp20, // c++20 enumerator
406 IO.enumCase(Value, "c++20", FormatStyle::LS_Cpp20); in enumeration()3868 LexingStd = FormatStyle::LS_Cpp20; in getFormattingLangOpts()3873 LangOpts.CPlusPlus20 = LexingStd >= FormatStyle::LS_Cpp20; in getFormattingLangOpts()3874 LangOpts.Char8 = LexingStd >= FormatStyle::LS_Cpp20; in getFormattingLangOpts()