Searched refs:getIncludePath (Results 1 – 6 of 6) sorted by relevance
1088 if (!M->getIncludePath().empty()) in getOrCreateModule()1089 addString(MDie, dwarf::DW_AT_LLVM_include_path, M->getIncludePath()); in getOrCreateModule()
201 StringRef getIncludePath() const { return IncludePath; } in getIncludePath() function
4651 addSystemInclude(DriverArgs, CC1Args, CudaInstallation.getIncludePath()); in AddCudaIncludeArgs()
1676 getConfigurationMacros(), getIncludePath(),1695 StringRef getIncludePath() const { return getStringOperand(3); }
1802 Printer.printString("includePath", N->getIncludePath()); in writeDIModule()
1682 EXPECT_EQ(Includes, N->getIncludePath()); in TEST_F()