Searched defs:Client (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libcody/
H A Dclient.cc34 Client::Client () function in class:Cody::Client
39 Client::Client (Client &&src) function in class:Cody::Client
[all...]
H A Dcody.hh361 class Client class in namespace:Cody
392 Client (Server *s) function in class:Cody::Client
401 Client (int from, int to = -1) function in class:Cody::Client
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Rewrite/Frontend/
H A DFixItRewriter.h74 DiagnosticConsumer *Client; member in class:clang::FixItRewriter
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DInterfaceFile.cpp51 auto Client = addEntry(AllowableClients, InstallName); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp759 auto Client = local
H A DCompilerInstance.cpp328 void CompilerInstance::createDiagnostics(DiagnosticConsumer *Client, argument
335 createDiagnostics(DiagnosticOptions *Opts, DiagnosticConsumer *Client, bool ShouldOwnClient, const CodeGenOptions *CodeGenOpts) argument
H A DASTUnit.cpp646 FilterAndStoreDiagnosticConsumer Client; member in class:__anon616::CaptureDroppedDiagnostics
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h263 RemoteRTDyldMemoryManager(OrcRemoteTargetClient &Client, argument
320 OrcRemoteTargetClient &Client; member in class:llvm::orc::remote::OrcRemoteTargetClient::RemoteRTDyldMemoryManager
341 RPCMMAlloc(OrcRemoteTargetClient &Client, ResourceIdMgr::ResourceId Id) argument
346 Create(OrcRemoteTargetClient &Client, ResourceIdMgr::ResourceId Id, const SegmentsRequestMap &Request) argument
382 OrcRemoteTargetClient &Client; member in class:llvm::orc::remote::OrcRemoteTargetClient::RPCMMAlloc
520 RemoteJITLinkMemoryManager(OrcRemoteTargetClient &Client, ResourceIdMgr::ResourceId Id) argument
544 OrcRemoteTargetClient &Client; member in class:llvm::orc::remote::OrcRemoteTargetClient::RemoteJITLinkMemoryManager
551 RemoteIndirectStubsManager(OrcRemoteTargetClient &Client, ResourceIdMgr::ResourceId Id) argument
661 OrcRemoteTargetClient &Client; member in class:llvm::orc::remote::OrcRemoteTargetClient::RemoteIndirectStubsManager
670 RemoteTrampolinePool(OrcRemoteTargetClient &Client) argument
688 OrcRemoteTargetClient &Client; member in class:llvm::orc::remote::OrcRemoteTargetClient::RemoteTrampolinePool
694 RemoteCompileCallbackManager(OrcRemoteTargetClient &Client, ExecutionSession &ES, JITTargetAddress ErrorHandlerAddress) argument
708 auto Client = std::unique_ptr<OrcRemoteTargetClient>( local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h294 DiagnosticConsumer *Client = nullptr; member in class:clang::DiagnosticsEngine

Completed in 281 milliseconds