Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp386 Expected<bool> DebuginfodCollection::updateIfStale() { in updateIfStale() function in llvm::DebuginfodCollection
521 Expected<bool> UpdatedOrErr = updateIfStale(); in findBinaryPath()
552 Expected<bool> UpdatedOrErr = updateIfStale(); in findDebugBinaryPath()
/freebsd/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DDebuginfod.h136 Expected<bool> updateIfStale();