Home
last modified time | relevance | path

Searched defs:SysRoot (Results 1 – 16 of 16) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Frontend/
DDependencyGraph.cpp31 std::string SysRoot; member in __anona107ebd60111::DependencyGraphCallback
45 StringRef SysRoot) in DependencyGraphCallback()
63 StringRef SysRoot) { in AttachDependencyGraphGen()
/openbsd/src/gnu/llvm/clang/lib/Driver/ToolChains/
DHurd.cpp69 std::string SysRoot = computeSysRoot(); in Hurd() local
138 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
DCrossWindows.cpp239 const std::string &SysRoot = D.SysRoot; in AddClangSystemIncludeArgs() local
264 const std::string &SysRoot = getDriver().SysRoot; in AddClangCXXStdlibIncludeArgs() local
DWebAssembly.cpp177 auto SysRoot = getDriver().SysRoot; in WebAssembly() local
473 std::string SysRoot = computeSysRoot(); in addLibCxxIncludePaths() local
501 std::string SysRoot = computeSysRoot(); in addLibStdCXXIncludePaths() local
DBareMetal.cpp102 SmallString<128> SysRoot(computeSysRoot()); in BareMetal() local
222 std::string SysRoot(computeSysRoot()); in AddClangCXXStdlibIncludeArgs() local
DLinux.cpp187 std::string SysRoot = computeSysRoot(); in Linux() local
582 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
DMSP430.cpp240 static void AddImplicitLinkerScript(const std::string SysRoot, in AddImplicitLinkerScript()
DGnu.cpp1976 llvm::StringRef SysRoot) { in getGCCToolchainDir()
2148 StringRef SysRoot) { in AddDefaultGCCPrefixes()
2951 const std::string &SysRoot, in AddMultilibPaths()
3015 const std::string &SysRoot, in AddMultiarchPaths()
3069 std::string SysRoot = computeSysRoot(); in addLibCxxIncludePaths() local
/openbsd/src/gnu/llvm/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h310 std::string SysRoot; variable
/openbsd/src/gnu/llvm/clang/include/clang/Driver/
DDriver.h182 std::string SysRoot; variable
DToolChain.h595 StringRef SysRoot) const { in getMultiarchTriple()
/openbsd/src/gnu/llvm/llvm/lib/DWARFLinker/
DDWARFLinker.cpp224 StringRef SysRoot = dwarf::toStringRef(DIE.find(dwarf::DW_AT_LLVM_sysroot)); in analyzeImportedModule() local
/openbsd/src/gnu/llvm/llvm/lib/IR/
DDIBuilder.cpp157 StringRef SysRoot, StringRef SDK) { in createCompileUnit()
DDebugInfoMetadata.cpp870 unsigned NameTableKind, bool RangesBaseAddress, MDString *SysRoot, in getImpl()
DDebugInfo.cpp976 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1046 StringRef SysRoot = DIUnit->getSysRoot(); in finishUnitAttributes() local