Home | History | Annotate | Download | only in Frontend

Lines Matching refs:ModuleCachePath

586   if (!Opts.ModuleCachePath.empty()) {
588 Res.push_back(Opts.ModuleCachePath);
1405 Opts.ModuleCachePath = Args.getLastArgValue(OPT_fmodule_cache_path);