Searched refs:getIncludePath (Results 1 – 7 of 7) sorted by relevance
605 IncludePath(N->getIncludePath()), ISysRoot(N->getISysRoot()) {}610 IncludePath == RHS->getIncludePath() &&
1748 Printer.printString("includePath", N->getIncludePath()); in writeDIModule()
1107 if (!M->getIncludePath().empty()) in getOrCreateModule()1108 addString(MDie, dwarf::DW_AT_LLVM_include_path, M->getIncludePath()); in getOrCreateModule()
183 StringRef getIncludePath() const { return CudaIncludePath; } in getIncludePath() function
4117 addSystemInclude(DriverArgs, CC1Args, CudaInstallation.getIncludePath()); in AddCudaIncludeArgs()
1591 getConfigurationMacros(), getIncludePath(),1610 StringRef getIncludePath() const { return getStringOperand(3); }
1663 EXPECT_EQ(Includes, N->getIncludePath()); in TEST_F()