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