Home
last modified time | relevance | path

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

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