Home
last modified time | relevance | path

Searched defs:Request (Results 1 – 25 of 32) sorted by relevance

12

/llvm-project/llvm/unittests/Debuginfod/
H A DHTTPServerTests.cpp28 HTTPRequestHandler Handler = [](HTTPServerRequest &Request) { in __anon85c1162f0102()
32 HTTPRequestHandler DelayHandler = [](HTTPServerRequest &Request) { in __anon85c1162f0202()
37 HTTPRequestHandler StreamingHandler = [](HTTPServerRequest &Request) { in __anon85c1162f0302()
98 HTTPRequest Request(Url); in TEST_F() local
112 [LambdaResponse](HTTPServerRequest &Request) { in TEST_F()
122 HTTPRequest Request(Url); in TEST_F() local
141 HTTPRequest Request(Url); in TEST_F() local
151 HTTPRequestHandler TempFileStreamingHandler = [](HTTPServerRequest Request) { in __anon85c1162f0902()
173 HTTPRequest Request(Url); in TEST_F() local
185 [](HTTPServerRequest Request) { in __anon85c1162f0b02()
[all …]
/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp184 print(const Request & Request,const DILineInfo & Info) print() argument
190 print(const Request & Request,const DIInliningInfo & Info) print() argument
202 print(const Request & Request,const DIGlobal & Global) print() argument
216 print(const Request & Request,const std::vector<DILocal> & Locals) print() argument
263 print(const Request & Request,const std::vector<DILineInfo> & Locations) print() argument
274 printError(const Request & Request,const ErrorInfoBase & ErrorInfo) printError() argument
285 toJSON(const Request & Request,StringRef ErrorMsg="") toJSON() argument
314 print(const Request & Request,const DILineInfo & Info) print() argument
320 print(const Request & Request,const DIInliningInfo & Info) print() argument
342 print(const Request & Request,const DIGlobal & Global) print() argument
355 print(const Request & Request,const std::vector<DILocal> & Locals) print() argument
378 print(const Request & Request,const std::vector<DILineInfo> & Locations) print() argument
391 printError(const Request & Request,const ErrorInfoBase & ErrorInfo) printError() argument
[all...]
/llvm-project/clang-tools-extra/clangd/index/remote/
H A DClient.cpp63 bool streamRPC(ClangdRequestT Request, in streamRPC() argument
130 void lookup(const clangd::LookupRequest &Request, in lookup() argument
136 bool fuzzyFind(const clangd::FuzzyFindRequest &Request, in fuzzyFind() argument
144 refs(const clangd::RefsRequest &Request, in refs() argument
150 relations(const clangd::RelationsRequest & Request,llvm::function_ref<void (const SymbolID &,const clangd::Symbol &)> Callback) const relations() argument
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DDIPrinter.h34 struct Request { struct
45 virtual void print(const Request &Request, const DILineInfo &Info) = 0; argument
[all...]
/llvm-project/clang-tools-extra/clangd/benchmarks/
H A DIndexBenchmark.cpp63 FuzzyFindRequest Request; in extractQueriesFromLogs() local
80 for (const auto &Request : Requests) in memQueries() local
89 for (const auto &Request : Requests) in dexQueries() local
/llvm-project/clang-tools-extra/clangd/unittests/remote/
H A DMarshallingTests.cpp299 clangd::LookupRequest Request; in TEST() local
313 clangd::LookupRequest Request; in TEST() local
323 clangd::FuzzyFindRequest Request; in TEST() local
338 clangd::RefsRequest Request; in TEST() local
359 clangd::RefsRequest Request; in TEST() local
369 clangd::RelationsRequest Request; in TEST() local
/llvm-project/clang-tools-extra/clangd/index/dex/dexp/
H A DDexp.cpp66 FuzzyFindRequest Request; in getSymbolIDsFromIndex() local
154 FuzzyFindRequest Request; in run() local
204 LookupRequest Request; run() local
381 runCommand(std::string Request,const SymbolIndex & Index) runCommand() argument
446 while (std::optional<std::string> Request = LE.readLine()) main() local
[all...]
/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_symbolize.cpp70 llvm::symbolize::Request Request{ModuleName, ModuleOffset}; in __sanitizer_symbolize_code() local
102 llvm::symbolize::Request Request{ModuleName, ModuleOffset}; in __sanitizer_symbolize_data() local
125 llvm::symbolize::Request Request{ModuleName, ModuleOffset}; in __sanitizer_symbolize_frame() local
/llvm-project/clang-tools-extra/clangd/index/
H A DIndex.cpp30 bool fromJSON(const llvm::json::Value &Parameters, FuzzyFindRequest &Request, in fromJSON() argument
45 llvm::json::Value toJSON(const FuzzyFindRequest &Request) { in toJSON() argument
[all...]
/llvm-project/llvm/lib/Debuginfod/
H A DHTTPServer.cpp37 bool llvm::streamFile(HTTPServerRequest &Request, StringRef FilePath) { in streamFile()
74 HTTPServerRequest &Request) { in expandUrlPathMatches()
120 HTTPServerRequest Request(HTTPLibRequest, HTTPLibResponse); in get() local
H A DHTTPClient.cpp106 Error HTTPClient::perform(const HTTPRequest &Request, in perform()
153 Error HTTPClient::perform(const HTTPRequest &Request, in perform()
H A DDebuginfod.cpp296 HTTPRequest Request(ArtifactUrl); in getCachedOrDownloadArtifact() local
562 Server.get(R"(/buildid/(.*)/debuginfo)", [&](HTTPServerRequest Request) { in DebuginfodServer()
580 Server.get(R"(/buildid/(.*)/executable)", [&](HTTPServerRequest Request) { in DebuginfodServer()
/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPITypes.h31 Request(State S) : CurrentState{S} {} in Request() function
/llvm-project/clang-tools-extra/clangd/
H A DTUScheduler.cpp556 struct Request { argument
702 struct Request { argument
553 struct Request { global() struct in clang::clangd::__anon880aeff60611::PreambleThread
554 CIclang::clangd::__anon880aeff60611::PreambleThread::Request global() argument
555 Inputsclang::clangd::__anon880aeff60611::PreambleThread::Request global() argument
557 WantDiagsclang::clangd::__anon880aeff60611::PreambleThread::Request global() argument
558 Ctxclang::clangd::__anon880aeff60611::PreambleThread::Request global() argument
698 struct Request { global() struct in clang::clangd::__anon880aeff60611::ASTWorker
699 Actionclang::clangd::__anon880aeff60611::ASTWorker::Request global() argument
700 Nameclang::clangd::__anon880aeff60611::ASTWorker::Request global() argument
701 AddTimeclang::clangd::__anon880aeff60611::ASTWorker::Request global() argument
703 QueueCtxclang::clangd::__anon880aeff60611::ASTWorker::Request global() argument
704 Updateclang::clangd::__anon880aeff60611::ASTWorker::Request global() argument
705 InvalidationPolicyclang::clangd::__anon880aeff60611::ASTWorker::Request global() argument
706 Invalidateclang::clangd::__anon880aeff60611::ASTWorker::Request global() argument
[all...]
H A DHeaderSourceSwitch.cpp74 LookupRequest Request; in getCorrespondingHeaderOrSource() local
/llvm-project/clang-tools-extra/clangd/index/remote/server/
H A DServer.cpp131 const LookupRequest *Request, in Lookup() argument
176 const FuzzyFindRequest *Request, in FuzzyFind() argument
219 grpc::Status Refs(grpc::ServerContext *Context, const RefsRequest *Request, in Refs() argument
262 Relations(grpc::ServerContext * Context,const RelationsRequest * Request,grpc::ServerWriter<RelationsReply> * Reply) Relations() argument
349 MonitoringInfo(grpc::ServerContext * Context,const v1::MonitoringInfoRequest * Request,v1::MonitoringInfoReply * Reply) MonitoringInfo() argument
[all...]
/llvm-project/clang-tools-extra/clangd/index/remote/monitor/
H A DMonitor.cpp53 const clang::clangd::remote::v1::MonitoringInfoRequest Request; in main() local
/llvm-project/clang-tools-extra/clangd/xpc/test-client/
H A DClangdXPCTestClient.cpp92 if (auto Request = json::parse(Line)) { in main() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCDynamicLibrarySearchGenerator.cpp51 ExecutorProcessControl::LookupRequest Request(H, LookupSymbols); tryToGenerate() local
H A DSimpleRemoteEPC.cpp37 lookupSymbolsAsyncHelper(EPCGenericDylibManager & DylibMgr,ArrayRef<SimpleRemoteEPC::LookupRequest> Request,std::vector<tpctypes::LookupResult> Result,SimpleRemoteEPC::SymbolLookupCompleteFn Complete) lookupSymbolsAsyncHelper() argument
60 lookupSymbolsAsync(ArrayRef<LookupRequest> Request,SymbolLookupCompleteFn Complete) lookupSymbolsAsync() argument
H A DExecutorProcessControl.cpp88 lookupSymbolsAsync(ArrayRef<LookupRequest> Request,ExecutorProcessControl::SymbolLookupCompleteFn Complete) lookupSymbolsAsync() argument
/llvm-project/llvm/include/llvm/Debuginfod/
H A DHTTPServer.h25 class Request; variable
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h294 lookupSymbols(ArrayRef<LookupRequest> Request) lookupSymbols() argument
483 lookupSymbolsAsync(ArrayRef<LookupRequest> Request,SymbolLookupCompleteFn F) lookupSymbolsAsync() argument
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h487 for (const auto &Request : Requests) in checkElementRequest() local
491 for (const LVElementGetFunction &Request : ElementRequest) in checkElementRequest() local
499 void addRequest(const T &Selection, const U &Dispatch, V &Request) const { in addRequest()
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DTarget.h172 configurePerfCounter(long Request,bool SaveRegisters) configurePerfCounter() argument

12