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

References

tools/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp
  385   StringRef FileName = FromFile.getBufferIdentifier();
  386   Lexer RawLex(FileId, &FromFile, PP.getSourceManager(), PP.getLangOpts());
  389   StringRef LocalEOL = DetectEOL(FromFile);
  423             CommentOutDirective(RawLex, HashToken, FromFile, LocalEOL, NextToWrite,
  458                 CommentOutDirective(RawLex, HashToken, FromFile, LocalEOL,
  466               CommentOutDirective(RawLex, HashToken, FromFile, LocalEOL,
  477             OutputContentUpTo(FromFile, NextToWrite,
  493             OutputContentUpTo(FromFile, NextToWrite,
  516             OutputContentUpTo(FromFile, NextToWrite,
  532   OutputContentUpTo(FromFile, NextToWrite,