Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/Rewrite/Frontend/
HDFixItRewriter.h74 DiagnosticConsumer *Client; variable
/freebsd-head/contrib/llvm-project/llvm/lib/Debuginfod/
HDDebuginfod.cpp185 HTTPClient &Client; member in llvm::__anon85f6f02c0211::StreamedHTTPResponseHandler
189 StreamedHTTPResponseHandler(CreateStreamFn CreateStream, HTTPClient &Client) in StreamedHTTPResponseHandler()
285 HTTPClient Client; in getCachedOrDownloadArtifact() local
/freebsd-head/contrib/llvm-project/llvm/lib/TextAPI/
HDInterfaceFile.cpp30 auto Client = addEntry(AllowableClients, InstallName); in addAllowableClient() local
377 for (const auto &Client : BA.AllowableClients) in setFromBinaryAttrs() local
/freebsd-head/contrib/llvm-project/clang/lib/Frontend/
HDSerializedDiagnosticPrinter.cpp756 auto Client = in getMetaDiags() local
HDCompilerInstance.cpp333 void CompilerInstance::createDiagnostics(DiagnosticConsumer *Client, in createDiagnostics()
341 DiagnosticConsumer *Client, in createDiagnostics()
HDASTUnit.cpp689 FilterAndStoreDiagnosticConsumer Client; member in __anon0a3ab9d00211::CaptureDroppedDiagnostics
/freebsd-head/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnostic.h295 DiagnosticConsumer *Client = nullptr; variable
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDOpenMPOpt.cpp1529 GlobalVariable *Client = dyn_cast<GlobalVariable>(C->stripPointerCasts()); in removeRuntimeSymbols() local