Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DHTTPServer.h33 struct HTTPResponse;
65 void setResponse(HTTPResponse Response);
68 struct HTTPResponse { struct
/freebsd-14.2/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPServer.cpp92 void HTTPServerRequest::setResponse(HTTPResponse Response) { in setResponse()
167 void HTTPServerRequest::setResponse(HTTPResponse Response) { in setResponse()