Searched refs:outForPP (Results 1 – 1 of 1) sorted by relevance
213 llvm::raw_string_ostream outForPP{buf}; in executeAction() local218 ci.getParsing().DumpCookedChars(outForPP); in executeAction()221 outForPP, !ci.getInvocation().getPreprocessorOpts().noLineDirectives); in executeAction()230 ci.writeOutputStream(outForPP.str()); in executeAction()241 (*os) << outForPP.str(); in executeAction()