Searched refs:OutputContentUpTo (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/ |
| H A D | InclusionRewriter.cpp | 86 void OutputContentUpTo(const MemoryBuffer &FromFile, 264 void InclusionRewriter::OutputContentUpTo(const MemoryBuffer &FromFile, in OutputContentUpTo() function in InclusionRewriter 320 OutputContentUpTo(FromFile, NextToWrite, in CommentOutDirective() 332 OutputContentUpTo(FromFile, NextToWrite, in CommentOutDirective() 553 OutputContentUpTo(FromFile, NextToWrite, SM.getFileOffset(Loc), in Process() 556 OutputContentUpTo(FromFile, NextToWrite, in Process() 564 OutputContentUpTo(FromFile, NextToWrite, in Process() 583 OutputContentUpTo(FromFile, NextToWrite, in Process() 599 OutputContentUpTo(FromFile, NextToWrite, in Process()
|