Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLangOpts

214   if (getLangOpts().MicrosoftExt) {
231 if (getLangOpts().CPlusPlus11 &&
288 if (getLangOpts().MicrosoftExt && ESI.Type != EST_ComputedNoexcept) {
374 if (getLangOpts().MicrosoftExt)
380 if (getLangOpts().MicrosoftExt)
402 if (!getLangOpts().CXXExceptions)
504 if (getLangOpts().CPlusPlus11 && IsOperatorNew) {
589 if (!getLangOpts().CXXExceptions)
834 if (getLangOpts().CPlusPlus11 && isa<CXXDestructorDecl>(New)) {
855 if (getLangOpts().MicrosoftExt)