Home
last modified time | relevance | path

Searched defs:IncludePath (Results 1 – 10 of 10) 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.cpp508 for (const auto &IncludePath : Candidates) { in addLibCxxIncludePaths() local
H A DLinux.cpp719 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths() local
H A DGnu.cpp3414 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths() local
/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.cpp934 StringRef IncludePath, StringRef APINotesFile, in createModule()
H A DDebugInfoMetadata.cpp1239 MDString *IncludePath, MDString *APINotesFile, in getImpl()
H A DDebugInfo.cpp1101 const char *IncludePath, size_t IncludePathLen, in LLVMDIBuilderCreateModule()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3070 std::string IncludePath = Mod.getPath().str(); in getOrCreateModuleRef() local