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