Searched defs:IncludePath (Results 1 – 14 of 14) sorted by relevance
32 void addInclude(const PathType &IncludePath) { in addInclude()
35 std::string IncludePath; variable
509 for (const auto &IncludePath : Candidates) { in addLibCxxIncludePaths() local
122 SmallString<0> IncludePath; variable
723 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths() local
650 std::optional<std::string> IncludePath = getToolChain().getStdlibPath(); in ConstructJob() local
587 std::optional<std::string> IncludePath = getToolChain().getStdlibPath(); in ConstructJob() local
3311 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths() local
47 std::vector<DirectoryLookupInfo> IncludePath; member in __anon3e40cd450111::InitHeaderSearch
91 llvm::SmallString<128> IncludePath(SDKPath); in getWindows10SDKVersionFromPath() local
1054 StringRef IncludePath, StringRef APINotesFile, in createModule()
1508 MDString *IncludePath, MDString *APINotesFile, in getImpl()
1129 const char *IncludePath, size_t IncludePathLen, in LLVMDIBuilderCreateModule()
3295 std::string IncludePath = Mod.getPath().str(); in getOrCreateModuleRef() local