Searched refs:SinceCpp20 (Results 1 – 1 of 1) sorted by relevance
4057 const bool SinceCpp20 = LexingStd >= FormatStyle::LS_Cpp20; in getFormattingLangOpts() local4070 LangOpts.CPlusPlus20 = SinceCpp20; in getFormattingLangOpts()4076 LangOpts.Char8 = SinceCpp20; in getFormattingLangOpts()