Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DDependencyGraph.cpp31 std::string SysRoot; member in __anonb7b2ddd10111::DependencyGraphCallback
45 StringRef SysRoot) in DependencyGraphCallback()
63 StringRef SysRoot) { in AttachDependencyGraphGen()
/openbsd-src/gnu/llvm/clang/include/clang/IndexSerialization/
H A DSerializablePathCollection.h49 SysRoot = 2, enumerator
87 std::string SysRoot; variable
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DHurd.cpp69 std::string SysRoot = computeSysRoot(); in Hurd() local
138 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
H A DCrossWindows.cpp239 const std::string &SysRoot = D.SysRoot; in AddClangSystemIncludeArgs() local
264 const std::string &SysRoot = getDriver().SysRoot; in AddClangCXXStdlibIncludeArgs() local
H A 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
H A DBareMetal.cpp102 SmallString<128> SysRoot(computeSysRoot()); in BareMetal() local
222 std::string SysRoot(computeSysRoot()); in AddClangCXXStdlibIncludeArgs() local
H A DLinux.cpp187 std::string SysRoot = computeSysRoot(); in Linux() local
582 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
H A DMSP430.cpp240 static void AddImplicitLinkerScript(const std::string SysRoot, in AddImplicitLinkerScript()
H A 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/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp40 StringRef CurrentWorkDir, StringRef SysRoot, llvm::StringRef OutputFile) in SerializablePathCollection()
/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h310 std::string SysRoot; variable
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DDriver.h182 std::string SysRoot; variable
H A DToolChain.h595 StringRef SysRoot) const { in getMultiarchTriple()
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c212 value DebugInfoForProfiling, value SysRoot, value SDK) { in llvm_dibuild_create_compile_unit_native()
254 value IncludePath, value SysRoot) { in llvm_dibuild_create_module_native()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDIBuilder.cpp157 StringRef SysRoot, StringRef SDK) { in createCompileUnit()
H A DDebugInfoMetadata.cpp870 unsigned NameTableKind, bool RangesBaseAddress, MDString *SysRoot, in getImpl()
H A DDebugInfo.cpp976 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit()
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp224 StringRef SysRoot = dwarf::toStringRef(DIE.find(dwarf::DW_AT_LLVM_sysroot)); in analyzeImportedModule() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1046 StringRef SysRoot = DIUnit->getSysRoot(); in finishUnitAttributes() local