Searched refs:FoundPCH (Results 1 – 1 of 1) sorted by relevance
1147 bool FoundPCH = false; in AddPreprocessingOptions() local1154 FoundPCH = true; in AddPreprocessingOptions()1156 if (!FoundPCH) { in AddPreprocessingOptions()1159 FoundPCH = gchProbe(D, P.str()); in AddPreprocessingOptions()1162 if (FoundPCH) { in AddPreprocessingOptions()