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