Searched refs:RewriteIncludesInInput (Results 1 – 3 of 3) sorted by relevance
30 void RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS,
309 RewriteIncludesInInput(CI.getPreprocessor(), &OS, in ExecuteAction()314 RewriteIncludesInInput(CI.getPreprocessor(), OutputStream.get(), in ExecuteAction()
605 void clang::RewriteIncludesInInput(Preprocessor &PP, raw_ostream *OS, in RewriteIncludesInInput() function in clang