reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Lex/TokenLexer.cpp
  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);