Searched refs:RewriteMacrosInInput (Results 1 – 3 of 3) sorted by relevance
23 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
89 void clang::RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS) { in RewriteMacrosInInput() function in clang
191 RewriteMacrosInInput(CI.getPreprocessor(), OS.get()); in ExecuteAction()