Searched refs:getHostID (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DLockFileManager.cpp83 static std::error_code getHostID(SmallVectorImpl<char> &HostID) { function
117 if (getHostID(StoredHostID))
193 if (auto EC = getHostID(HostID)) {

Completed in 331 milliseconds