Searched refs:HIPPathArg (Results 1 – 2 of 2) sorted by relevance
98 StringRef HIPPathArg; variable
334 HIPPathArg = Args.getLastArgValue(clang::driver::options::OPT_hip_path_EQ); in RocmInstallationDetector()438 if (!HIPPathArg.empty()) in detectHIPRuntime()439 HIPSearchDirs.emplace_back(HIPPathArg.str(), /*StrictChecking=*/true); in detectHIPRuntime()