Searched refs:getIncludePath (Results 1 – 8 of 8) sorted by relevance
209 StringRef getIncludePath() const { return IncludePath; } in getIncludePath() function
70 StringRef getIncludePath() const { return IncludePath; } in getIncludePath() function
555 StringRef Inc = getIncludePath(); in AddHIPIncludeArgs() 589 PrimPath = DriverArgs.MakeArgString(getIncludePath() + "/rocprim"); in AddHIPIncludeArgs() 609 CC1Args.push_back(DriverArgs.MakeArgString(getIncludePath())); in ConstructJob()
1008 DriverArgs.MakeArgString(CudaInstallation.getIncludePath())}); in AddClangSystemIncludeArgs()
271 static std::string getIncludePath(const Record *R) {900 std::string include_src = getIncludePath(PatRecord); in EmitMatcher() 1009 std::string include_src = getIncludePath(PatRecord); in EmitMatcher() 272 static std::string getIncludePath(const Record *R) { getIncludePath() function
1172 if (!M->getIncludePath().empty()) in getOrCreateSubprogramDIE() 1173 addString(MDie, dwarf::DW_AT_LLVM_include_path, M->getIncludePath()); in getOrCreateSubprogramDIE()
2501 getConfigurationMacros(), getIncludePath(), in classof() 2526 StringRef getIncludePath() const { return getStringOperand(4); } in cloneImpl() 2461 StringRef getIncludePath() const { return getStringOperand(4); } getIncludePath() function
2380 Printer.printString("includePath", N->getIncludePath()); in writeDIExpression()