Searched defs:IncludePath (Results 1 – 12 of 12) 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
119 SmallString<0> IncludePath; variable
719 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths() local
3414 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths() local
50 std::vector<DirectoryLookupInfo> IncludePath; member in __anon7c0130fa0111::InitHeaderSearch
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