Searched defs:getLinkerPath (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Driver/ToolChains/ | ||
H A D | Solaris.cpp | 57 std::string solaris::Linker::getLinkerPath(const ArgList &Args) const { in getLinkerPath() function in solaris::Linker |
H A D | WebAssembly.cpp | 38 std::string wasm::Linker::getLinkerPath(const ArgList &Args) const { getLinkerPath() function in wasm::Linker |