Searched defs:IncludePath (Results 1 – 12 of 12) 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
627 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths() local
996 llvm::SmallString<128> IncludePath(SDKPath); in getWindows10SDKVersionFromPath() local
3013 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths() local
48 std::vector<DirectoryLookupInfo> IncludePath; member in __anoneffb2e100111::InitHeaderSearch
893 StringRef IncludePath, StringRef APINotesFile, in createModule()
943 MDString *IncludePath, MDString *APINotesFile, in getImpl()
944 const char *IncludePath, size_t IncludePathLen, in LLVMDIBuilderCreateModule()
2658 std::string IncludePath = Mod.getPath().str(); in getOrCreateModuleRef() local