Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Debuginfod/
H A DHTTPServer.h33 struct HTTPResponse;
55 void setResponse(HTTPResponse Response);
58 struct HTTPResponse { struct
/openbsd-src/gnu/llvm/llvm/lib/Debuginfod/
H A DHTTPServer.cpp86 void HTTPServerRequest::setResponse(HTTPResponse Response) { in setResponse()
161 void HTTPServerRequest::setResponse(HTTPResponse Response) { in setResponse()