Searched refs:OutputContentUpTo (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | InclusionRewriter.cpp | 89 void OutputContentUpTo(const MemoryBufferRef &FromFile, unsigned &WriteFrom, 266 void InclusionRewriter::OutputContentUpTo(const MemoryBufferRef &FromFile, in OutputContentUpTo() function in InclusionRewriter 340 OutputContentUpTo(FromFile, NextToWrite, in CommentOutDirective() 360 OutputContentUpTo(FromFile, NextToWrite, in CommentOutDirective() 488 OutputContentUpTo(FromFile, NextToWrite, in Process() 504 OutputContentUpTo(FromFile, NextToWrite, in Process() 527 OutputContentUpTo(FromFile, NextToWrite, in Process() 543 OutputContentUpTo(FromFile, NextToWrite, in Process()
|