Searched refs:HIPStdParPathArg (Results 1 – 2 of 2) sorted by relevance
269 HIPStdParPathArg = in RocmInstallationDetector()272 !HIPStdParPathArg.empty() && D.getVFS().exists(HIPStdParPathArg + in RocmInstallationDetector()491 if (!HIPStdParPathArg.empty() || in AddHIPIncludeArgs()512 HIPStdParPath = DriverArgs.MakeArgString(HIPStdParPathArg); in AddHIPIncludeArgs()
107 StringRef HIPStdParPathArg; variable