Home | History | Annotate | Download | only in Format

Lines Matching refs:CPlusPlus11

1917   LangOpts.CPlusPlus11 = Style.Standard == FormatStyle::LS_Cpp03 ? 0 : 1;