reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
147 if (!HasPasteOperator && !PP.getLangOpts().MSVCCompat) 155 if (PP.getLangOpts().C99 && !PP.getLangOpts().GNUMode 155 if (PP.getLangOpts().C99 && !PP.getLangOpts().GNUMode 165 PP.Diag(ResultToks.back().getLocation(), diag::ext_paste_comma);