Searched refs:SPACKReleaseStr (Results 1 – 2 of 2) sorted by relevance
48 std::string SPACKReleaseStr; member50 bool isSPACK() const { return !SPACKReleaseStr.empty(); } in isSPACK()52 StringRef SPACKReleaseStr = {})54 SPACKReleaseStr(SPACKReleaseStr.str()) {} in Path()
44 std::string Prefix = Twine(PackageName + "-" + Cand.SPACKReleaseStr).str(); in findSPACKPackage()182 llvm::errs() << " (Spack " << Cand.SPACKReleaseStr << ")"; in getInstallationPathCandidates()226 auto SPACKReleaseStr = SPACKPostfix.first; in getInstallationPathCandidates() local227 if (!SPACKReleaseStr.empty()) { in getInstallationPathCandidates()230 SPACKReleaseStr); in getInstallationPathCandidates()