Searched refs:CudaIncludePath (Results 1 – 2 of 2) sorted by relevance
168 std::string CudaIncludePath; variable183 StringRef getIncludePath() const { return CudaIncludePath; } in getIncludePath()
1655 CudaIncludePath = CudaInstallPath + "/include"; in init()1660 if (!(D.getVFS().exists(CudaIncludePath) && in init()