Searched refs:RewriteIncludesInInput (Results 1 – 3 of 3) sorted by relevance
29 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
315 RewriteIncludesInInput(CI.getPreprocessor(), &OS, in ExecuteAction() 320 RewriteIncludesInInput(CI.getPreprocessor(), OutputStream.get(), in ExecuteAction()
549 void clang::RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS, in RewriteIncludesInInput() function in clang