Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Frontend/
H A DFixItRewriter.h74 DiagnosticConsumer *Client; variable
/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp185 HTTPClient &Client; member in llvm::__anon098c1f4d0211::StreamedHTTPResponseHandler
189 StreamedHTTPResponseHandler(CreateStreamFn CreateStream, HTTPClient &Client) in StreamedHTTPResponseHandler()
285 HTTPClient Client; in getCachedOrDownloadArtifact() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp30 auto Client = addEntry(AllowableClients, InstallName); in addAllowableClient() local
377 for (const auto &Client : BA.AllowableClients) in setFromBinaryAttrs() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp756 auto Client = in getMetaDiags() local
H A DCompilerInstance.cpp333 void CompilerInstance::createDiagnostics(DiagnosticConsumer *Client, in createDiagnostics()
341 DiagnosticConsumer *Client, in createDiagnostics()
H A DASTUnit.cpp689 FilterAndStoreDiagnosticConsumer Client; member in __anone37b80710211::CaptureDroppedDiagnostics
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1529 GlobalVariable *Client = dyn_cast<GlobalVariable>(C->stripPointerCasts()); in removeRuntimeSymbols() local