Searched defs:IncludePath (Results 1 – 10 of 10) sorted by relevance
32 void addInclude(const PathType &IncludePath) { in addInclude()
35 std::string IncludePath; variable
508 for (const auto &IncludePath : Candidates) { in addLibCxxIncludePaths() local
719 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths() local
3414 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths() local
91 llvm::SmallString<128> IncludePath(SDKPath); in getWindows10SDKVersionFromPath() local
934 StringRef IncludePath, StringRef APINotesFile, in createModule()
1239 MDString *IncludePath, MDString *APINotesFile, in getImpl()
1101 const char *IncludePath, size_t IncludePathLen, in LLVMDIBuilderCreateModule()
3070 std::string IncludePath = Mod.getPath().str(); in getOrCreateModuleRef() local