Home
last modified time | relevance | path

Searched defs:Client (Results 1 – 10 of 10) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Rewrite/Frontend/
H A DFixItRewriter.h74 DiagnosticConsumer *Client; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp185 HTTPClient &Client; member in llvm::__anon00f4cbc30211::StreamedHTTPResponseHandler
189 StreamedHTTPResponseHandler(CreateStreamFn CreateStream, HTTPClient &Client) in StreamedHTTPResponseHandler()
285 HTTPClient Client; in getCachedOrDownloadArtifact() local
/freebsd-14.2/contrib/llvm-project/clang/tools/clang-repl/
H A DClangRepl.cpp74 clang::DiagnosticConsumer *Client = CI->getDiagnostics().getClient(); in checkDiagErrors() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp29 auto Client = addEntry(AllowableClients, InstallName); in addAllowableClient() local
H A DRecordsSlice.cpp311 for (const auto &Client : BA.AllowableClients) in createInterfaceFile() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp333 void CompilerInstance::createDiagnostics(DiagnosticConsumer *Client, in createDiagnostics()
341 DiagnosticConsumer *Client, in createDiagnostics()
H A DSerializedDiagnosticPrinter.cpp756 auto Client = in getMetaDiags() local
H A DASTUnit.cpp678 FilterAndStoreDiagnosticConsumer Client; member in __anon670461e70211::CaptureDroppedDiagnostics
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h295 DiagnosticConsumer *Client = nullptr; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1529 GlobalVariable *Client = dyn_cast<GlobalVariable>(C->stripPointerCasts()); in removeRuntimeSymbols() local