Searched defs:IncludePath (Results 1 – 17 of 17) sorted by relevance
32 void addInclude(const PathType &IncludePath) { in addInclude()
70 std::string IncludePath; // Full file path as a string member
37 std::string IncludePath; variable
449 for (const auto &IncludePath : Candidates) { in addLibCxxIncludePaths() local
109 SmallString<0> IncludePath; variable
665 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths() local
3133 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths() local
154 std::vector<std::string> IncludePath = {"-Idir/"}; in TEST() local
351 bool CoverageChecker::collectFileSystemHeaders(StringRef IncludePath) { in collectFileSystemHeaders()
214 auto IncludePath = URI::includeSpelling(*U); in toHeaderFile() local
90 llvm::SmallString<128> IncludePath(SDKPath); in getWindows10SDKVersionFromPath() local
49 std::vector<DirectoryLookupInfo> IncludePath; member in __anon775442750111::InitHeaderSearch
254 value IncludePath, value SysRoot) { in llvm_dibuild_create_module_native()
924 StringRef IncludePath, StringRef APINotesFile, in createModule()
947 const char *IncludePath, size_t IncludePathLen, in LLVMDIBuilderCreateModule()
1089 MDString *IncludePath, MDString *APINotesFile, in getImpl()
2785 std::string IncludePath = Mod.getPath().str(); in getOrCreateModuleRef() local