Searched refs:OutputContentUpTo (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/ |
| H A D | InclusionRewriter.cpp | 88 void OutputContentUpTo(const MemoryBufferRef &FromFile, unsigned &WriteFrom, 262 void InclusionRewriter::OutputContentUpTo(const MemoryBufferRef &FromFile, in OutputContentUpTo() function in InclusionRewriter 324 OutputContentUpTo(FromFile, NextToWrite, in CommentOutDirective() 336 OutputContentUpTo(FromFile, NextToWrite, in CommentOutDirective() 457 OutputContentUpTo(FromFile, NextToWrite, in Process() 473 OutputContentUpTo(FromFile, NextToWrite, in Process() 496 OutputContentUpTo(FromFile, NextToWrite, in Process() 512 OutputContentUpTo(FromFile, NextToWrite, in Process()
|