Home
last modified time | relevance | path

Searched defs:delegate (Results 1 – 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDIOHandler.cpp217 IOHandlerDelegate &delegate, repro::DataRecorder *data_recorder) in IOHandlerEditline()
234 IOHandlerDelegate &delegate, repro::DataRecorder *data_recorder) in IOHandlerEditline()
HDIOHandlerCursesGUI.cpp1446 TreeItem(TreeItem *parent, TreeDelegate &delegate, bool might_have_children) in TreeItem()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
HDMaterializer.cpp51 Materializer::PersistentVariableDelegate *delegate) in EntityPersistentVariable()
400 PersistentVariableDelegate *delegate, Status &err) { in AddPersistentVariable()
765 Materializer::PersistentVariableDelegate *delegate) in EntityResultVariable()
1032 PersistentVariableDelegate *delegate, in AddResultVariable()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteClientBase.cpp37 ContinueDelegate &delegate, const UnixSignals &signals, in SendContinuePacketAndWaitForResponse()
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDClangASTImporter.h308 ImporterDelegateSP delegate = in GetDelegate() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineRegisterInfo.h157 void resetDelegate(Delegate *delegate) { in resetDelegate()
166 void setDelegate(Delegate *delegate) { in setDelegate()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
HDNativeProcessProtocol.cpp27 NativeDelegate &delegate) in NativeProcessProtocol()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangUserExpression.cpp896 Materializer::PersistentVariableDelegate &delegate, in ResetDeclMap()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
HDNativeProcessNetBSD.cpp150 NativeDelegate &delegate, in NativeProcessNetBSD()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
HDCommandInterpreter.cpp2842 const char *prompt, IOHandlerDelegate &delegate, void *baton) { in GetLLDBCommandsFromIOHandler()
2862 const char *prompt, IOHandlerDelegate &delegate, void *baton) { in GetPythonCommandsFromIOHandler()
/freebsd-11-stable/contrib/libxo/xohtml/external/
HDjquery.qtip.js1327 function delegate(selector, events, method) { function
HDjquery.js3833 delegate: function( selector, types, data, fn ) { method in AnonymousClass873b6c2d4801
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDCore.cpp516 MaterializationResponsibility::delegate(const SymbolNameSet &Symbols, in delegate() function in llvm::orc::MaterializationResponsibility
/freebsd-11-stable/sys/fs/nfsserver/
HDnfs_nfsdstate.c2591 int error = 0, haslock = 0, ret, delegate = 1, writedeleg = 1; in nfsrv_openctrl() local