Searched refs:OutputContentUpTo (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A D | InclusionRewriter.cpp | 91 void OutputContentUpTo(const MemoryBufferRef &FromFile, unsigned &WriteFrom, 285 void InclusionRewriter::OutputContentUpTo(const MemoryBufferRef &FromFile, in OutputContentUpTo() function in InclusionRewriter 341 OutputContentUpTo(FromFile, NextToWrite, in CommentOutDirective() 353 OutputContentUpTo(FromFile, NextToWrite, in CommentOutDirective() 475 OutputContentUpTo(FromFile, NextToWrite, in Process() 491 OutputContentUpTo(FromFile, NextToWrite, in Process() 514 OutputContentUpTo(FromFile, NextToWrite, in Process() 530 OutputContentUpTo(FromFile, NextToWrite, in Process()
|