Searched refs:OutputContentUpTo (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Frontend/Rewrite/ |
| H A D | InclusionRewriter.cpp | 87 void OutputContentUpTo(const MemoryBufferRef &FromFile, unsigned &WriteFrom, 264 void InclusionRewriter::OutputContentUpTo(const MemoryBufferRef &FromFile, in OutputContentUpTo() function in InclusionRewriter 320 OutputContentUpTo(FromFile, NextToWrite, in CommentOutDirective() 332 OutputContentUpTo(FromFile, NextToWrite, in CommentOutDirective() 453 OutputContentUpTo(FromFile, NextToWrite, in Process() 469 OutputContentUpTo(FromFile, NextToWrite, in Process() 492 OutputContentUpTo(FromFile, NextToWrite, in Process() 508 OutputContentUpTo(FromFile, NextToWrite, in Process()
|