Home
last modified time | relevance | path

Searched refs:computeClangRuntimesSysRoot (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DBareMetal.cpp118 static std::string computeClangRuntimesSysRoot(const Driver &D, in computeClangRuntimesSysRoot() function
192 return computeClangRuntimesSysRoot(D, /*IncludeTriple*/ true); in computeSysRoot()
317 MultilibPath = computeClangRuntimesSysRoot(D, /*IncludeTriple=*/false); in getMultilibConfigPath()
335 SysRoot = computeClangRuntimesSysRoot(D, /*IncludeTriple=*/false); in findMultilibs()