Searched refs:UsePCH (Results 1 – 1 of 1) sorted by relevance
376 bool UsePCH = D.CCCUsePCH; in AddPreprocessingOptions() local384 if (UsePCH) { in AddPreprocessingOptions()399 FoundPCH = UsePCH; in AddPreprocessingOptions()400 FoundPTH = !UsePCH; in AddPreprocessingOptions()407 if (UsePCH) in AddPreprocessingOptions()2652 bool UsePCH = D.CCCUsePCH; in ConstructJob() local2656 else if (UsePCH) in ConstructJob()