Home | History | Annotate | Download | only in Format

Lines Matching refs:CPlusPlus11

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