Searched refs:WritePCHFile (Results 1 – 1 of 1) sorted by relevance
237 PrecompilePreambleAction(std::shared_ptr<PCHBuffer> Buffer, bool WritePCHFile, in PrecompilePreambleAction() argument239 : Buffer(std::move(Buffer)), WritePCHFile(WritePCHFile), in PrecompilePreambleAction()273 bool WritePCHFile; // otherwise the PCH is written into the PCHBuffer only. member in __anon186f2d1c0111::PrecompilePreambleAction317 if (WritePCHFile) { in CreateASTConsumer()