Searched refs:LS_Cpp20 (Results 1 – 2 of 2) sorted by relevance
4623 LS_Cpp20, // c++20 enumerator
415 IO.enumCase(Value, "c++20", FormatStyle::LS_Cpp20); in enumeration()3826 LexingStd = FormatStyle::LS_Cpp20; in getFormattingLangOpts()3831 LangOpts.CPlusPlus20 = LexingStd >= FormatStyle::LS_Cpp20; in getFormattingLangOpts()3832 LangOpts.Char8 = LexingStd >= FormatStyle::LS_Cpp20; in getFormattingLangOpts()