Home
last modified time | relevance | path

Searched defs:HTTPLibResponse (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPServer.cpp87 httplib::Response &HTTPLibResponse) in HTTPServerRequest() argument
119 httplib::Response &HTTPLibResponse) { in get() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DHTTPServer.h54 httplib::Response &HTTPLibResponse; variable