/llvm-project/lldb/unittests/tools/lldb-server/tests/ |
H A D | LLGSTest.cpp | 31 Client.GetLatestStopReplyAs<StopReplyExit>(), in TEST_F() local 50 Client.GetLatestStopReplyAs<StopReplyExit>(), in TEST_F() local 64 auto &Client = **ClientOr; TEST_F() local [all...] |
H A D | TestClient.cpp | 126 auto Client = std::unique_ptr<TestClient>(new TestClient(std::move(Conn))); launchCustom() local
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | ClangdLSPServerTests.cpp | 122 LSPClient Client; member in clang::clangd::__anond30aa7b20111::LSPTest 131 auto &Client = start(); in TEST_F() local 144 auto &Client = start(); TEST_F() local 161 auto &Client = start(); TEST_F() local 191 auto &Client = start(); TEST_F() local 217 auto &Client = start(); TEST_F() local 272 auto &Client = start(); TEST_F() local 305 auto &Client = start(); TEST_F() local 342 auto &Client = start(); TEST_F() local 441 auto &Client = start(); TEST_F() local 471 auto &Client = start(); TEST_F() local [all...] |
/llvm-project/llvm/unittests/Debuginfod/ |
H A D | HTTPServerTests.cpp | 100 HTTPClient Client; in TEST_F() local 124 HTTPClient Client; in TEST_F() local 143 HTTPClient Client; in TEST_F() local 175 HTTPClient Client; in TEST_F() local 211 HTTPClient Client; in TEST_F() local 226 HTTPClient Client; in TEST_F() local 265 HTTPClient Client; in TEST_F() local 297 HTTPClient Client; in TEST_F() local
|
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/ |
H A D | probe_process.py | 75 def probe_state(Client): argument
|
H A D | client.py | 163 class Client(object): class
|
/llvm-project/libc/src/__support/RPC/ |
H A D | rpc.h |
|
/llvm-project/clang/include/clang/Rewrite/Frontend/ |
H A D | FixItRewriter.h | 74 DiagnosticConsumer *Client; variable
|
/llvm-project/clang/unittests/Interpreter/ExceptionTests/ |
H A D | InterpreterExceptionTest.cpp | 50 DiagnosticConsumer *Client = nullptr) {
|
/llvm-project/llvm/unittests/Support/ |
H A D | raw_socket_stream_test.cpp | 50 raw_socket_stream &Client = **MaybeClient; in TEST() local
|
/llvm-project/llvm/lib/TextAPI/ |
H A D | InterfaceFile.cpp | 30 auto Client = addEntry(AllowableClients, InstallName); in addAllowableClient() local 377 for (const auto &Client : BA.AllowableClients) setFromBinaryAttrs() local
|
/llvm-project/llvm/lib/Debuginfod/ |
H A D | Debuginfod.cpp | 185 HTTPClient &Client; member in llvm::__anonb38a75600211::StreamedHTTPResponseHandler 189 StreamedHTTPResponseHandler(CreateStreamFn CreateStream, HTTPClient &Client) in StreamedHTTPResponseHandler() 285 HTTPClient Client; in getCachedOrDownloadArtifact() local
|
/llvm-project/clang/tools/clang-repl/ |
H A D | ClangRepl.cpp | 74 clang::DiagnosticConsumer *Client = CI->getDiagnostics().getClient(); in checkDiagErrors() local
|
/llvm-project/clang/unittests/Interpreter/ |
H A D | InterpreterTest.cpp | 44 DiagnosticConsumer *Client = nullptr) { argument
|
/llvm-project/clang/unittests/Sema/ |
H A D | ExternalSemaSourceTest.cpp | 200 DiagnosticConsumer *Client = Diagnostics.getClient(); in ExecuteAction() local
|
/llvm-project/clang/lib/Frontend/ |
H A D | SerializedDiagnosticPrinter.cpp | 756 auto Client = getMetaDiags() local
|
H A D | CompilerInstance.cpp | 333 createDiagnostics(DiagnosticConsumer * Client,bool ShouldOwnClient) createDiagnostics() argument 341 createDiagnostics(DiagnosticOptions * Opts,DiagnosticConsumer * Client,bool ShouldOwnClient,const CodeGenOptions * CodeGenOpts) createDiagnostics() argument
|
H A D | ASTUnit.cpp | 689 FilterAndStoreDiagnosticConsumer Client; global() member in __anone893c5040211::CaptureDroppedDiagnostics
|
/llvm-project/llvm/unittests/TextAPI/ |
H A D | TextStubV3Tests.cpp | 181 InterfaceFileRef Client("clientA", Targets); in TEST() local
|
/llvm-project/clang/include/clang/Basic/ |
H A D | Diagnostic.h | 295 DiagnosticConsumer *Client = nullptr; global() variable
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | OpenMPOpt.cpp | 1530 GlobalVariable *Client = dyn_cast<GlobalVariable>(C->stripPointerCasts()); removeRuntimeSymbols() local
|