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