Home | History | Annotate | Download | only in Driver

Lines Matching refs:Preprocess

2158     if (!Preprocess)
2159 Preprocess.reset(new tools::gcc::Preprocess(*this));
2160 return Preprocess.get();