Searched refs:VerStr (Results 1 – 1 of 1) sorted by relevance
268 std::string VerStr = DirName.drop_front(strlen("rocm-")).str(); in getInstallationPathCandidates() local271 std::replace(VerStr.begin(), VerStr.end(), '-', '.'); in getInstallationPathCandidates()272 V.tryParse(VerStr); in getInstallationPathCandidates()