Searched defs:IncludePath (Results 1 – 13 of 13) sorted by relevance
32 void addInclude(const PathType &IncludePath) { in addInclude()
39 std::string IncludePath; variable
443 for (const auto &IncludePath : Candidates) { in addLibCxxIncludePaths() local
89 SmallString<0> IncludePath; variable
630 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths() local
994 llvm::SmallString<128> IncludePath(SDKPath); in getWindows10SDKVersionFromPath() local
3011 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths() local
40 std::vector<std::pair<IncludeDirGroup, DirectoryLookup> > IncludePath; member in __anonfcde45670111::InitHeaderSearch
254 value IncludePath, value SysRoot) { in llvm_dibuild_create_module_native()
888 StringRef IncludePath, StringRef APINotesFile, in createModule()
943 MDString *IncludePath, MDString *APINotesFile, in getImpl()
908 const char *IncludePath, size_t IncludePathLen, in LLVMDIBuilderCreateModule()
2677 std::string IncludePath = Mod.getPath().str(); in getOrCreateModuleRef() local