Searched refs:PCMPaths (Results 1 – 3 of 3) sorted by relevance
21 std::vector<std::string> PCMPaths; in getAdditionalArgs() local24 ClangModuleDeps, LookupPCMPath, LookupModuleDeps, PCMPaths, ModMapPaths); in getAdditionalArgs()25 for (const std::string &PCMPath : PCMPaths) in getAdditionalArgs()
89 std::vector<std::string> &PCMPaths, std::vector<std::string> &ModMapPaths) { in collectPCMAndModuleMapPaths() argument100 PCMPaths.push_back(LookupPCMPath(MID).str()); in collectPCMAndModuleMapPaths()
134 std::vector<std::string> &PCMPaths, std::vector<std::string> &ModMapPaths);