Searched defs:IncludePath (Results 1 – 11 of 11) sorted by relevance
32 void addInclude(const PathType &IncludePath) { in addInclude()
35 std::string IncludePath; variable
484 for (const auto &IncludePath : Candidates) { in addLibCxxIncludePaths() local
109 SmallString<0> IncludePath; variable
675 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths() local
3187 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths() local
50 std::vector<DirectoryLookupInfo> IncludePath; member in __anon82f066410111::InitHeaderSearch
928 StringRef IncludePath, StringRef APINotesFile, in createModule()
1153 MDString *IncludePath, MDString *APINotesFile, in getImpl()
1002 const char *IncludePath, size_t IncludePathLen, in LLVMDIBuilderCreateModule()
2799 std::string IncludePath = Mod.getPath().str(); in getOrCreateModuleRef() local