Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DHTTPServer.h34 struct StreamingHTTPResponse;
64 void setResponse(StreamingHTTPResponse Response);
83 struct StreamingHTTPResponse { struct
/src/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPServer.cpp98 void HTTPServerRequest::setResponse(StreamingHTTPResponse Response) { in setResponse()
171 void HTTPServerRequest::setResponse(StreamingHTTPResponse Response) { in setResponse()