Lines Matching full:preprocess
2327 if (!Preprocess)2328 Preprocess.reset(new tools::gcc::Preprocessor(*this));2329 return Preprocess.get();