Searched refs:getIncludePath (Results 1 – 8 of 8) sorted by relevance
196 StringRef getIncludePath() const { return IncludePath; } in getIncludePath() function
70 StringRef getIncludePath() const { return IncludePath; } in getIncludePath() function
528 CC1Args.push_back(DriverArgs.MakeArgString(getIncludePath())); in AddHIPIncludeArgs()
984 DriverArgs.MakeArgString(CudaInstallation.getIncludePath())}); in AddClangSystemIncludeArgs()
219 static std::string getIncludePath(const Record *R) { in getIncludePath() function762 std::string include_src = getIncludePath(PatRecord); in EmitMatcher()839 std::string include_src = getIncludePath(PatRecord); in EmitMatcher()
1138 if (!M->getIncludePath().empty()) in getOrCreateModule()1139 addString(MDie, dwarf::DW_AT_LLVM_include_path, M->getIncludePath()); in getOrCreateModule()
2389 getConfigurationMacros(), getIncludePath(), in cloneImpl()2414 StringRef getIncludePath() const { return getStringOperand(4); } in getIncludePath() function
2235 Printer.printString("includePath", N->getIncludePath()); in writeDIModule()