Home
last modified time | relevance | path

Searched defs:IncludePath (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/WindowsResource/
H A DResourceProcessor.h32 void addInclude(const PathType &IncludePath) { in addInclude()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.h35 std::string IncludePath; variable
H A DNetBSD.cpp509 for (const auto &IncludePath : Candidates) { in addLibCxxIncludePaths() local
H A DROCm.h122 SmallString<0> IncludePath; variable
H A DLinux.cpp723 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths() local
H A DCuda.cpp650 std::optional<std::string> IncludePath = getToolChain().getStdlibPath(); in ConstructJob() local
H A DAMDGPU.cpp587 std::optional<std::string> IncludePath = getToolChain().getStdlibPath(); in ConstructJob() local
H A DGnu.cpp3311 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp47 std::vector<DirectoryLookupInfo> IncludePath; member in __anon3e40cd450111::InitHeaderSearch
/freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp91 llvm::SmallString<128> IncludePath(SDKPath); in getWindows10SDKVersionFromPath() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp1054 StringRef IncludePath, StringRef APINotesFile, in createModule()
H A DDebugInfoMetadata.cpp1508 MDString *IncludePath, MDString *APINotesFile, in getImpl()
H A DDebugInfo.cpp1129 const char *IncludePath, size_t IncludePathLen, in LLVMDIBuilderCreateModule()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3295 std::string IncludePath = Mod.getPath().str(); in getOrCreateModuleRef() local