Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/WindowsResource/
H A DResourceProcessor.h32 void addInclude(const PathType &IncludePath) { in addInclude()
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DCuda.h35 std::string IncludePath; variable
H A DNetBSD.cpp484 for (const auto &IncludePath : Candidates) { in addLibCxxIncludePaths() local
H A DROCm.h109 SmallString<0> IncludePath; variable
H A DLinux.cpp675 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths() local
H A DGnu.cpp3187 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths() local
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DInitHeaderSearch.cpp50 std::vector<DirectoryLookupInfo> IncludePath; member in __anon0b3392bc0111::InitHeaderSearch
/openbsd-src/gnu/llvm/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp90 llvm::SmallString<128> IncludePath(SDKPath); in getWindows10SDKVersionFromPath() local
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c254 value IncludePath, value SysRoot) { in llvm_dibuild_create_module_native()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDIBuilder.cpp928 StringRef IncludePath, StringRef APINotesFile, in createModule()
H A DDebugInfoMetadata.cpp1153 MDString *IncludePath, MDString *APINotesFile, in getImpl()
H A DDebugInfo.cpp1002 const char *IncludePath, size_t IncludePathLen, in LLVMDIBuilderCreateModule()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2799 std::string IncludePath = Mod.getPath().str(); in getOrCreateModuleRef() local