Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Debuginfod/
H A DHTTPClient.cpp73 void storeError(Error Err) { in storeError() function
85 CurlRequest->storeError(std::move(Err)); in curlWriteFunction()