Searched refs:UsePCH (Results 1 – 1 of 1) sorted by relevance
378 bool UsePCH = D.CCCUsePCH; in AddPreprocessingOptions() local386 if (UsePCH) { in AddPreprocessingOptions()401 FoundPCH = UsePCH; in AddPreprocessingOptions()402 FoundPTH = !UsePCH; in AddPreprocessingOptions()409 if (UsePCH) in AddPreprocessingOptions()3519 bool UsePCH = D.CCCUsePCH; in ConstructJob() local3523 else if (UsePCH) in ConstructJob()