Searched refs:hasEmittedPreamblePCH (Results 1 – 1 of 1) sorted by relevance
909 bool hasEmittedPreamblePCH() const { return HasEmittedPreamblePCH; } in hasEmittedPreamblePCH() function in __anon334b82b20311::PrecompilePreambleAction911 bool shouldEraseOutputFiles() override { return !hasEmittedPreamblePCH(); } in shouldEraseOutputFiles()1600 if (!Act->hasEmittedPreamblePCH()) { in getMainBufferWithPrecompiledPreamble()