Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPClient.cpp133 unsigned HTTPClient::responseCode() { in responseCode() function in HTTPClient
158 unsigned HTTPClient::responseCode() { in responseCode() function in HTTPClient
H A DDebuginfod.cpp200 unsigned Code = Client.responseCode(); in handleBodyChunk()
302 unsigned Code = Client.responseCode(); in getCachedOrDownloadArtifact()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DHTTPClient.h83 unsigned responseCode();