Searched refs:UsePCH (Results 1 – 1 of 1) sorted by relevance
470 bool UsePCH = D.CCCUsePCH; in AddPreprocessingOptions() local478 if (UsePCH) { in AddPreprocessingOptions()493 FoundPCH = UsePCH; in AddPreprocessingOptions()494 FoundPTH = !UsePCH; in AddPreprocessingOptions()501 if (UsePCH) in AddPreprocessingOptions()3876 bool UsePCH = D.CCCUsePCH; in ConstructJob() local3880 else if (UsePCH) in ConstructJob()