Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDependencyGraph.cpp31 std::string SysRoot; member in __anon2d34c1db0111::DependencyGraphCallback
45 StringRef SysRoot) in DependencyGraphCallback()
63 StringRef SysRoot) { in AttachDependencyGraphGen()
/netbsd/external/apache2/llvm/dist/clang/include/clang/IndexSerialization/
H A DSerializablePathCollection.h50 SysRoot = 2, enumerator
88 std::string SysRoot; variable
/netbsd/external/apache2/llvm/dist/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.cpp238 const std::string &SysRoot = D.SysRoot; in AddClangSystemIncludeArgs() local
263 const std::string &SysRoot = getDriver().SysRoot; in AddClangCXXStdlibIncludeArgs() local
H A DBareMetal.cpp102 SmallString<128> SysRoot(computeSysRoot()); in BareMetal() local
221 std::string SysRoot(computeSysRoot()); in AddClangCXXStdlibIncludeArgs() local
H A DLinux.cpp185 std::string SysRoot = computeSysRoot(); in Linux() local
538 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
H A DMSP430.cpp240 static void AddImplicitLinkerScript(const std::string SysRoot, in AddImplicitLinkerScript()
H A DWebAssembly.cpp175 auto SysRoot = getDriver().SysRoot; in WebAssembly() local
H A DGnu.cpp1873 llvm::StringRef SysRoot) { in getGCCToolchainDir()
2023 StringRef SysRoot) { in AddDefaultGCCPrefixes()
2791 const std::string &SysRoot, in AddMultilibPaths()
2850 const std::string &SysRoot, in AddMultiarchPaths()
2904 std::string SysRoot = computeSysRoot(); in addLibCxxIncludePaths() local
/netbsd/external/apache2/llvm/dist/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp40 StringRef CurrentWorkDir, StringRef SysRoot, llvm::StringRef OutputFile) in SerializablePathCollection()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h308 std::string SysRoot; variable
/netbsd/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DDriver.h151 std::string SysRoot; variable
H A DToolChain.h547 StringRef SysRoot) const { in getMultiarchTriple()
/netbsd/external/apache2/llvm/dist/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()
/netbsd/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Ddibuilder.go120 SysRoot string member
/netbsd/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp221 StringRef SysRoot = dwarf::toStringRef(DIE.find(dwarf::DW_AT_LLVM_sysroot)); in analyzeImportedModule() local
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp144 StringRef SysRoot, StringRef SDK) { in createCompileUnit()
H A DDebugInfoMetadata.cpp745 unsigned NameTableKind, bool RangesBaseAddress, MDString *SysRoot, in getImpl()
H A DDebugInfo.cpp882 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1041 StringRef SysRoot = DIUnit->getSysRoot(); in finishUnitAttributes() local