Home | History | Annotate | Download | only in Driver

Lines Matching refs:Preprocess

2024     if (!Preprocess)
2025 Preprocess.reset(new tools::gcc::Preprocess(*this));
2026 return Preprocess.get();