Searched refs:PCMPath (Results 1 – 2 of 2) sorted by relevance
324 std::string PCMPath = in addModuleFiles() local327 CI.getFrontendOpts().ModuleFiles.push_back(std::move(PCMPath)); in addModuleFiles()330 {MID.ModuleName, std::move(PCMPath)}); in addModuleFiles()337 std::string PCMPath = in addModuleFiles() local340 CI.getMutFrontendOpts().ModuleFiles.push_back(std::move(PCMPath)); in addModuleFiles()343 {MID.ModuleName, std::move(PCMPath)}); in addModuleFiles()
688 std::string PCMPath = constructPCMPath(MID, OutputDir); in lookupModuleOutput() local691 return PCMPath; in lookupModuleOutput()693 return PCMPath + ".d"; in lookupModuleOutput()698 return PCMPath + ".diag"; in lookupModuleOutput()