Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/WindowsResource/
H A DResourceProcessor.h32 void addInclude(const PathType &IncludePath) { in addInclude()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DCuda.h39 std::string IncludePath; variable
H A DNetBSD.cpp443 for (const auto &IncludePath : Candidates) { in addLibCxxIncludePaths() local
H A DROCm.h89 SmallString<0> IncludePath; variable
H A DLinux.cpp630 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths() local
H A DMSVC.cpp994 llvm::SmallString<128> IncludePath(SDKPath); in getWindows10SDKVersionFromPath() local
H A DGnu.cpp3011 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitHeaderSearch.cpp40 std::vector<std::pair<IncludeDirGroup, DirectoryLookup> > IncludePath; member in __anonfcde45670111::InitHeaderSearch
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c254 value IncludePath, value SysRoot) { in llvm_dibuild_create_module_native()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp888 StringRef IncludePath, StringRef APINotesFile, in createModule()
H A DDebugInfoMetadata.cpp943 MDString *IncludePath, MDString *APINotesFile, in getImpl()
H A DDebugInfo.cpp908 const char *IncludePath, size_t IncludePathLen, in LLVMDIBuilderCreateModule()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2677 std::string IncludePath = Mod.getPath().str(); in getOrCreateModuleRef() local