Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Debuginfod/
H A DHTTPClient.cpp131 unsigned HTTPClient::responseCode() { in responseCode() function in HTTPClient
156 unsigned HTTPClient::responseCode() { in responseCode() function in HTTPClient
H A DDebuginfod.cpp161 unsigned Code = Client.responseCode(); in handleBodyChunk()
262 unsigned Code = Client.responseCode(); in getCachedOrDownloadArtifact()
/openbsd-src/gnu/llvm/llvm/include/llvm/Debuginfod/
H A DHTTPClient.h81 unsigned responseCode();