Home
last modified time | relevance | path

Searched refs:IncludePath (Results 1 – 22 of 22) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp50 std::vector<DirectoryLookupInfo> IncludePath; member in __anona0e9c2570111::InitHeaderSearch
162 IncludePath.emplace_back(Group, DirectoryLookup(*DE, Type, isFramework), in AddUnmappedPath()
173 IncludePath.emplace_back( in AddUnmappedPath()
479 SearchList.reserve(IncludePath.size()); in Realize()
482 for (auto &Include : IncludePath) in Realize()
490 for (auto &Include : IncludePath) in Realize()
497 for (auto &Include : IncludePath) in Realize()
506 for (auto &Include : IncludePath) in Realize()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/WindowsResource/
H A DResourceProcessor.h32 void addInclude(const PathType &IncludePath) { in addInclude() argument
33 IncludeList.push_back(IncludePath); in addInclude()
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DROCm.h119 SmallString<0> IncludePath; variable
209 StringRef getIncludePath() const { return IncludePath; } in getIncludePath()
H A DCuda.h35 std::string IncludePath; variable
70 StringRef getIncludePath() const { return IncludePath; } in getIncludePath()
H A DNetBSD.cpp508 for (const auto &IncludePath : Candidates) { in addLibCxxIncludePaths()
509 if (!getVFS().exists(IncludePath + "/__config")) in addLibCxxIncludePaths()
513 addSystemInclude(DriverArgs, CC1Args, IncludePath); in addLibCxxIncludePaths()
505 for (const auto &IncludePath : Candidates) { addLibCxxIncludePaths() local
H A DLinux.cpp719 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in AddCudaIncludeArgs()
720 if (addLibStdCXXIncludePaths(IncludePath, TripleStr, in AddCudaIncludeArgs()
711 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { addLibStdCxxIncludePaths() local
H A DAMDGPU.cpp472 IncludePath = InstallPath; in detectHIPRuntime()
473 llvm::sys::path::append(IncludePath, "include"); in detectHIPRuntime()
H A DCuda.cpp202 IncludePath = InstallPath + "/include"; in CudaInstallationDetector()
205 if (!(FS.exists(IncludePath) && FS.exists(BinPath))) in CudaInstallationDetector()
H A DGnu.cpp3414 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths()
3415 if (addLibStdCXXIncludePaths(IncludePath, TripleStr, in addGCCLibStdCxxIncludePaths()
3411 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { addGCCLibStdCxxIncludePaths() local
/freebsd-src/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp91 llvm::SmallString<128> IncludePath(SDKPath); in getWindows10SDKVersionFromPath() local
92 llvm::sys::path::append(IncludePath, "Include"); in getWindows10SDKVersionFromPath()
93 SDKVersion = getHighestNumericTupleInDirectory(VFS, IncludePath); in getWindows10SDKVersionFromPath()
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h984 MDString *IncludePath;
990 MDString *ConfigurationMacros, MDString *IncludePath,
993 ConfigurationMacros(ConfigurationMacros), IncludePath(IncludePath),
998 IncludePath(N->getRawIncludePath()),
1005 IncludePath == RHS->getRawIncludePath() &&
1012 return hash_combine(Scope, Name, ConfigurationMacros, IncludePath);
H A DDebugInfoMetadata.cpp1239 MDString *IncludePath, MDString *APINotesFile, in DITemplateTypeParameter()
1244 IncludePath, APINotesFile, LineNo, IsDecl)); in DITemplateTypeParameter()
1246 IncludePath, APINotesFile};
1229 getImpl(LLVMContext & Context,Metadata * File,Metadata * Scope,MDString * Name,MDString * ConfigurationMacros,MDString * IncludePath,MDString * APINotesFile,unsigned LineNo,bool IsDecl,StorageType Storage,bool ShouldCreate) getImpl() argument
H A DDIBuilder.cpp934 StringRef IncludePath, StringRef APINotesFile,
937 ConfigurationMacros, IncludePath, APINotesFile, LineNo, in insertDeclare()
907 createModule(DIScope * Scope,StringRef Name,StringRef ConfigurationMacros,StringRef IncludePath,StringRef APINotesFile,DIFile * File,unsigned LineNo,bool IsDecl) createModule() argument
H A DDebugInfo.cpp1101 const char *IncludePath, size_t IncludePathLen, in LLVMDIBuilderCreateModule()
1106 StringRef(IncludePath, IncludePathLen), in LLVMDIBuilderCreateNameSpace()
1096 LLVMDIBuilderCreateModule(LLVMDIBuilderRef Builder,LLVMMetadataRef ParentScope,const char * Name,size_t NameLen,const char * ConfigMacros,size_t ConfigMacrosLen,const char * IncludePath,size_t IncludePathLen,const char * APINotesFile,size_t APINotesFileLen) LLVMDIBuilderCreateModule() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp214 /// style, but without the line offset. If \p IncludePath is true, the path
217 bool IncludePath) const { in getFormattedLocationNoOffset()
222 if (IncludePath) { in getFormattedLocationNoOffset()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h208 bool IncludePath = false) const;
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2484 StringRef IncludePath, StringRef APINotesFile, in DITemplateParameter()
2489 getCanonicalMDString(Context, IncludePath),
2495 MDString *ConfigurationMacros, MDString *IncludePath, in getRawName()
2508 StringRef ConfigurationMacros, StringRef IncludePath,
2511 (File, Scope, Name, ConfigurationMacros, IncludePath,
2515 MDString *ConfigurationMacros, MDString *IncludePath,
2518 (File, Scope, Name, ConfigurationMacros, IncludePath,
H A DDIBuilder.h876 /// \param IncludePath The path to the module map file.
887 StringRef ConfigurationMacros, StringRef IncludePath,
/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h704 virtual std::string detectLibcxxVersion(StringRef IncludePath) const;
/freebsd-src/contrib/llvm-project/llvm/include/llvm-c/
H A DDebugInfo.h330 * \param IncludePath The path to the module map file.
331 * \param IncludePathLen The length of the C string passed to \c IncludePath.
339 const char *IncludePath, size_t IncludePathLen,
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp1227 std::string ToolChain::detectLibcxxVersion(StringRef IncludePath) const { in AddClangCXXStdlibIsystemArgs()
1231 SmallString<128> Path(IncludePath); in AddClangCXXStdlibIsystemArgs()
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3070 std::string IncludePath = Mod.getPath().str(); in CreateTypeDefinition()
3073 RemapPath(IncludePath)); in CreateTypeDefinition()
2944 std::string IncludePath = Mod.getPath().str(); getOrCreateModuleRef() local