Searched refs:PCMPath (Results 1 – 1 of 1) sorted by relevance
25 for (const std::string &PCMPath : PCMPaths) in getAdditionalArgs() local26 Ret.push_back("-fmodule-file=" + PCMPath); in getAdditionalArgs()