Searched refs:FoundPCH (Results 1 – 1 of 1) sorted by relevance
473 bool FoundPCH = false; in AddPreprocessingOptions() local481 FoundPCH = true; in AddPreprocessingOptions()484 if (!FoundPCH) { in AddPreprocessingOptions()490 if (!FoundPCH && !FoundPTH) { in AddPreprocessingOptions()493 FoundPCH = UsePCH; in AddPreprocessingOptions()498 if (FoundPCH || FoundPTH) { in AddPreprocessingOptions()