Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp31 std::string SysRoot; member in __anon68b22c500111::DependencyGraphCallback
45 StringRef SysRoot) in DependencyGraphCallback()
63 StringRef SysRoot) { in AttachDependencyGraphGen()
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DOHOS.cpp133 std::string SysRoot = computeSysRoot(); in OHOS() local
202 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
274 std::string SysRoot = in computeSysRoot() local
303 std::string SysRoot = computeSysRoot(); in getRuntimePaths() local
H A DHurd.cpp77 std::string SysRoot = computeSysRoot(); in Hurd() local
152 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
H A DCrossWindows.cpp240 const std::string &SysRoot = D.SysRoot; in AddClangSystemIncludeArgs() local
265 const std::string &SysRoot = getDriver().SysRoot; in AddClangCXXStdlibIncludeArgs() local
H A DWebAssembly.cpp220 auto SysRoot = getDriver().SysRoot; in WebAssembly() local
523 std::string SysRoot = computeSysRoot(); in addLibCxxIncludePaths() local
551 std::string SysRoot = computeSysRoot(); in addLibStdCXXIncludePaths() local
H A DBareMetal.cpp108 SmallString<128> SysRoot(computeSysRoot()); in BareMetal() local
276 const SmallString<128> SysRoot(computeSysRoot()); in AddClangSystemIncludeArgs() local
301 std::string SysRoot(computeSysRoot()); in AddClangCXXStdlibIncludeArgs() local
H A DLinux.cpp222 std::string SysRoot = computeSysRoot(); in Linux() local
618 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
H A DMSP430.cpp240 static void AddImplicitLinkerScript(const std::string SysRoot, in AddImplicitLinkerScript()
H A DGnu.cpp2193 llvm::StringRef SysRoot) { in getGCCToolchainDir()
2370 StringRef SysRoot) { in AddDefaultGCCPrefixes()
3154 const std::string &SysRoot, in AddMultilibPaths()
3220 const std::string &SysRoot, in AddMultiarchPaths()
3274 std::string SysRoot = computeSysRoot(); in addLibCxxIncludePaths() local
/freebsd-14.2/contrib/llvm-project/clang/include/clang/IndexSerialization/
H A DSerializablePathCollection.h49 SysRoot = 2, enumerator
87 std::string SysRoot; variable
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DUtils.h41 inline SmallString<128> guessToolchainBaseDir(StringRef SysRoot) { in guessToolchainBaseDir()
/freebsd-14.2/contrib/llvm-project/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp40 StringRef CurrentWorkDir, StringRef SysRoot, llvm::StringRef OutputFile) in SerializablePathCollection()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h176 std::string SysRoot; variable
H A DDWARFLinkerCompileUnit.cpp265 StringRef SysRoot = in analyzeImportedModule() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h326 std::string SysRoot; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DDriver.h183 std::string SysRoot; variable
H A DToolChain.h619 StringRef SysRoot) const { in getMultiarchTriple()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp196 StringRef SysRoot = dwarf::toStringRef(DIE.find(dwarf::DW_AT_LLVM_sysroot)); in analyzeImportedModule() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp141 StringRef SysRoot, StringRef SDK) { in createCompileUnit()
H A DDebugInfoMetadata.cpp939 unsigned NameTableKind, bool RangesBaseAddress, MDString *SysRoot, in getImpl()
H A DDebugInfo.cpp1070 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1025 StringRef SysRoot = DIUnit->getSysRoot(); in finishUnitAttributes() local