Searched refs:HasEmittedPreamblePCH (Results 1 – 1 of 1) sorted by relevance
897 bool HasEmittedPreamblePCH; member in __anon5a88eb930311::PrecompilePreambleAction901 : Unit(Unit), HasEmittedPreamblePCH(false) {} in PrecompilePreambleAction()905 bool hasEmittedPreamblePCH() const { return HasEmittedPreamblePCH; } in hasEmittedPreamblePCH()906 void setHasEmittedPreamblePCH() { HasEmittedPreamblePCH = true; } in setHasEmittedPreamblePCH()