Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Debuginfod/
H A DHTTPServer.h34 struct StreamingHTTPResponse;
54 void setResponse(StreamingHTTPResponse Response);
73 struct StreamingHTTPResponse { struct
/llvm-project-15.0.7/llvm/lib/Debuginfod/
H A DHTTPServer.cpp92 void HTTPServerRequest::setResponse(StreamingHTTPResponse Response) { in setResponse()
165 void HTTPServerRequest::setResponse(StreamingHTTPResponse Response) { in setResponse()