Home | History | Annotate | Download | only in CodeGen

Lines Matching full:cplusplus

1181   if (getLangOpts().CPlusPlus && isa<VarDecl>(Global) &&
1413 } else if (getLangOpts().CPlusPlus && D) {
1481 if (Context.getLangOpts().CPlusPlus) {
1680 if (!getLangOpts().CPlusPlus)
1741 if (getLangOpts().CPlusPlus) {
1752 if (getLangOpts().CPlusPlus && !NeedsGlobalDtor)
1868 else if (!getLangOpts().CPlusPlus &&
2336 if (Ctx.getLangOpts().CPlusPlus)