Searched refs:OutputContentUpTo (Results 1 – 1 of 1) sorted by relevance
| /trueos/contrib/llvm/tools/clang/lib/Rewrite/Frontend/ |
| HD | InclusionRewriter.cpp | 77 void OutputContentUpTo(const MemoryBuffer &FromFile, 219 void InclusionRewriter::OutputContentUpTo(const MemoryBuffer &FromFile, in OutputContentUpTo() function in InclusionRewriter 252 OutputContentUpTo(FromFile, NextToWrite, in CommentOutDirective() 259 OutputContentUpTo(FromFile, NextToWrite, in CommentOutDirective() 467 OutputContentUpTo(FromFile, NextToWrite, SM.getFileOffset(Loc), in Process() 470 OutputContentUpTo(FromFile, NextToWrite, in Process() 478 OutputContentUpTo(FromFile, NextToWrite, in Process() 497 OutputContentUpTo( in Process() 512 OutputContentUpTo(FromFile, NextToWrite, in Process()
|