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