Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/Common/
H A DVersion.cpp19 static std::string getRepositoryPath() { in getRepositoryPath() function
30 std::string Repo = getRepositoryPath(); in getRepository()