| /llvm-project-15.0.7/lldb/unittests/tools/lldb-server/tests/ |
| H A D | LLGSTest.cpp | 30 auto &Client = **ClientOr; in TEST_F() local 48 auto &Client = **ClientOr; in TEST_F() local 61 auto &Client = **ClientOr; in TEST_F() local
|
| H A D | TestClient.cpp | 114 auto Client = std::unique_ptr<TestClient>(new TestClient(std::move(Conn))); in launchCustom() local
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | ClangdLSPServerTests.cpp | 102 LSPClient Client; member in clang::clangd::__anon7e5ef16f0111::LSPTest 111 auto &Client = start(); in TEST_F() local 124 auto &Client = start(); in TEST_F() local 141 auto &Client = start(); in TEST_F() local 171 auto &Client = start(); in TEST_F() local 186 auto &Client = start(); in TEST_F() local 219 auto &Client = start(); in TEST_F() local 256 auto &Client = start(); in TEST_F() local 354 auto &Client = start(); in TEST_F() local 384 auto &Client = start(); in TEST_F() local
|
| /llvm-project-15.0.7/llvm/unittests/Debuginfod/ |
| H A D | HTTPServerTests.cpp | 99 HTTPClient Client; in TEST_F() local 123 HTTPClient Client; in TEST_F() local 142 HTTPClient Client; in TEST_F() local 174 HTTPClient Client; in TEST_F() local 210 HTTPClient Client; in TEST_F() local 225 HTTPClient Client; in TEST_F() local 264 HTTPClient Client; in TEST_F() local 296 HTTPClient Client; in TEST_F() local
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/ |
| H A D | probe_process.py | 72 def probe_state(Client): argument
|
| H A D | client.py | 149 class Client(object): class
|
| /llvm-project-15.0.7/clang/include/clang/Rewrite/Frontend/ |
| H A D | FixItRewriter.h | 74 DiagnosticConsumer *Client; variable
|
| /llvm-project-15.0.7/clang/unittests/Interpreter/ExceptionTests/ |
| H A D | InterpreterExceptionTest.cpp | 39 DiagnosticConsumer *Client = nullptr) {
|
| /llvm-project-15.0.7/clang/tools/clang-repl/ |
| H A D | ClangRepl.cpp | 58 clang::DiagnosticConsumer *Client = CI->getDiagnostics().getClient(); in checkDiagErrors() local
|
| /llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/ |
| H A D | Client.cpp | 577 for (auto &Client : Clients) in shutdown() local 584 for (auto &Client : Clients) in registerLib() local 591 for (auto &Client : Clients) in unregisterLib() local 598 for (auto &Client : Clients) { in isValidBinary() local 608 for (auto &Client : Clients) { in getNumberOfDevices() local 634 for (auto &Client : Clients) in initRequires() local
|
| /llvm-project-15.0.7/llvm/lib/Debuginfod/ |
| H A D | Debuginfod.cpp | 142 HTTPClient &Client; member in llvm::__anon429f947d0111::StreamedHTTPResponseHandler 146 StreamedHTTPResponseHandler(CreateStreamFn CreateStream, HTTPClient &Client) in StreamedHTTPResponseHandler() 203 HTTPClient Client; in getCachedOrDownloadArtifact() local
|
| /llvm-project-15.0.7/llvm/lib/TextAPI/ |
| H A D | InterfaceFile.cpp | 51 auto Client = addEntry(AllowableClients, InstallName); in addAllowableClient() local
|
| /llvm-project-15.0.7/clang/unittests/Interpreter/ |
| H A D | InterpreterTest.cpp | 34 DiagnosticConsumer *Client = nullptr) {
|
| /llvm-project-15.0.7/clang/unittests/Sema/ |
| H A D | ExternalSemaSourceTest.cpp | 200 DiagnosticConsumer *Client = Diagnostics.getClient(); in ExecuteAction() local
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | CompilerInstance.cpp | 330 void CompilerInstance::createDiagnostics(DiagnosticConsumer *Client, in createDiagnostics() 338 DiagnosticConsumer *Client, in createDiagnostics()
|
| H A D | SerializedDiagnosticPrinter.cpp | 758 auto Client = in getMetaDiags() local
|
| H A D | ASTUnit.cpp | 646 FilterAndStoreDiagnosticConsumer Client; member in __anon6243dda10211::CaptureDroppedDiagnostics
|
| /llvm-project-15.0.7/llvm/unittests/TextAPI/ |
| H A D | TextStubV3Tests.cpp | 189 InterfaceFileRef Client("clientA", Targets); in TEST() local
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | Diagnostic.h | 295 DiagnosticConsumer *Client = nullptr; variable
|