Searched refs:SPACKReleaseStr (Results 1 – 2 of 2) sorted by relevance
68 std::string SPACKReleaseStr; member70 bool isSPACK() const { return !SPACKReleaseStr.empty(); } in isSPACK()72 StringRef SPACKReleaseStr = {})74 SPACKReleaseStr(SPACKReleaseStr.str()) {} in Path()
46 std::string Prefix = Twine(PackageName + "-" + Cand.SPACKReleaseStr).str(); in findSPACKPackage()191 llvm::errs() << " (Spack " << Cand.SPACKReleaseStr << ")"; in getInstallationPathCandidates()236 auto SPACKReleaseStr = SPACKPostfix.first; in getInstallationPathCandidates() local237 if (!SPACKReleaseStr.empty()) { in getInstallationPathCandidates()240 SPACKReleaseStr); in getInstallationPathCandidates()