Searched refs:getIncludePath (Results 1 – 8 of 8) sorted by relevance
210 StringRef getIncludePath() const { return IncludePath; } in getIncludePath() function
70 StringRef getIncludePath() const { return IncludePath; } in getIncludePath() function
487 StringRef Inc = getIncludePath(); in AddHIPIncludeArgs()521 PrimPath = DriverArgs.MakeArgString(getIncludePath() + "/rocprim"); in AddHIPIncludeArgs()542 CC1Args.push_back(DriverArgs.MakeArgString(getIncludePath())); in AddHIPIncludeArgs()
1011 DriverArgs.MakeArgString(CudaInstallation.getIncludePath())}); in AddClangSystemIncludeArgs()
271 static std::string getIncludePath(const Record *R) { in getIncludePath() function952 std::string include_src = getIncludePath(PatRecord); in EmitMatcher()1066 std::string include_src = getIncludePath(PatRecord); in EmitMatcher()
1323 if (!M->getIncludePath().empty()) in getOrCreateModule()1324 addString(MDie, dwarf::DW_AT_LLVM_include_path, M->getIncludePath()); in getOrCreateModule()
3090 getConfigurationMacros(), getIncludePath(), in cloneImpl()3115 StringRef getIncludePath() const { return getStringOperand(4); } in getIncludePath() function
2538 Printer.printString("includePath", N->getIncludePath()); in writeDIModule()