Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp31 std::string SysRoot; member in __anoncc7c34da0111::DependencyGraphCallback
45 StringRef SysRoot) in DependencyGraphCallback()
68 StringRef SysRoot) { in AttachDependencyGraphGen()
/freebsd/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 DCrossWindows.cpp240 const std::string &SysRoot = D.SysRoot; in AddClangSystemIncludeArgs() local
265 const std::string &SysRoot = getDriver().SysRoot; in AddClangCXXStdlibIncludeArgs() local
H A DWebAssembly.cpp222 auto SysRoot = getDriver().SysRoot; in WebAssembly() local
559 std::string SysRoot = computeSysRoot(); in addLibCxxIncludePaths() local
587 std::string SysRoot = computeSysRoot(); in addLibStdCXXIncludePaths() local
H A DBareMetal.cpp106 SmallString<128> SysRoot(computeSysRoot()); in BareMetal() local
279 const SmallString<128> SysRoot(computeSysRoot()); in AddClangSystemIncludeArgs() local
337 std::string SysRoot(computeSysRoot()); in AddClangCXXStdlibIncludeArgs() local
H A DLinux.cpp225 std::string SysRoot = computeSysRoot(); in Linux() local
626 std::string SysRoot = computeSysRoot(); in AddClangSystemIncludeArgs() local
H A DGnu.cpp2196 llvm::StringRef SysRoot) { in getGCCToolchainDir()
2382 StringRef SysRoot) { in AddDefaultGCCPrefixes()
3157 const std::string &SysRoot, in AddMultilibPaths()
3223 const std::string &SysRoot, in AddMultiarchPaths()
3277 std::string SysRoot = computeSysRoot(); in addLibCxxIncludePaths() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DUtils.h41 inline StringRef guessDeveloperDir(StringRef SysRoot) { in guessDeveloperDir()
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerUnit.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h181 std::string SysRoot; variable
H A DDWARFLinkerCompileUnit.cpp265 StringRef SysRoot = in analyzeImportedModule() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h328 std::string SysRoot; variable
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DDriver.h180 std::string SysRoot; variable
H A DToolChain.h633 StringRef SysRoot) const { in getMultiarchTriple()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp141 StringRef SysRoot, StringRef SDK) { in createCompileUnit()
H A DDebugInfoMetadata.cpp949 unsigned NameTableKind, bool RangesBaseAddress, MDString *SysRoot, in getImpl()
H A DDebugInfo.cpp1075 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp205 StringRef SysRoot = dwarf::toStringRef(DIE.find(dwarf::DW_AT_LLVM_sysroot)); in analyzeImportedModule() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1025 StringRef SysRoot = DIUnit->getSysRoot(); in finishUnitAttributes() local