Home
last modified time | relevance | path

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

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