Searched refs:LS_Cpp11 (Results 1 – 4 of 4) sorted by relevance
3185 LS_Cpp11, // c++11 enumerator
75 IO.enumCase(Value, "c++11", FormatStyle::LS_Cpp11); in enumeration()76 IO.enumCase(Value, "C++11", FormatStyle::LS_Cpp11); // Legacy alias in enumeration()2900 LangOpts.CPlusPlus11 = LexingStd >= FormatStyle::LS_Cpp11; in getFormattingLangOpts()
3399 ((Style.Standard < FormatStyle::LS_Cpp11) || in spaceRequiredBefore()3421 ((Style.Standard < FormatStyle::LS_Cpp11) || in spaceRequiredBefore()
3552 * ``LS_Cpp11`` (in configuration: ``c++11``)