/openbsd/gnu/llvm/clang/tools/clang-fuzzer/corpus_examples/objc/ |
H A D | BasicClass.m | 11 @property(nonatomic, assign) id delegate; property
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/ |
H A D | ProcessDebugger.cpp | 106 DebugDelegateSP delegate) { in LaunchProcess() 173 DebugDelegateSP delegate) { in AttachProcess()
|
H A D | NativeProcessWindows.cpp | 48 NativeDelegate &delegate, in NativeProcessWindows() 64 NativeDelegate &delegate, in NativeProcessWindows()
|
H A D | ProcessWindows.cpp | 189 DebugDelegateSP delegate(new LocalDebugDelegate(shared_from_this())); in DoLaunch() local 199 DebugDelegateSP delegate(new LocalDebugDelegate(shared_from_this())); in DoAttachToProcessWithID() local
|
/openbsd/gnu/llvm/lldb/source/Expression/ |
H A D | Materializer.cpp | 62 Materializer::PersistentVariableDelegate *delegate) in EntityPersistentVariable() 416 PersistentVariableDelegate *delegate, Status &err) { in AddPersistentVariable() 914 Materializer::PersistentVariableDelegate *delegate) in EntityResultVariable() 1190 PersistentVariableDelegate *delegate, in AddResultVariable()
|
/openbsd/gnu/llvm/lldb/source/Core/ |
H A D | IOHandler.cpp | 230 IOHandlerDelegate &delegate) in IOHandlerEditline() 247 IOHandlerDelegate &delegate) in IOHandlerEditline()
|
H A D | IOHandlerCursesGUI.cpp | 2334 TextFieldDelegate *delegate = in AddTextField() local 2342 FileFieldDelegate *delegate = in AddFileField() local 2351 DirectoryFieldDelegate *delegate = in AddDirectoryField() local 2359 ArchFieldDelegate *delegate = in AddArchField() local 2367 IntegerFieldDelegate *delegate = in AddIntegerField() local 2381 LazyBooleanFieldDelegate *delegate = in AddLazyBooleanField() local 2389 ChoicesFieldDelegate *delegate = in AddChoicesField() local 2396 PlatformPluginFieldDelegate *delegate = in AddPlatformPluginField() local 2410 ListFieldDelegate<T> *delegate = in AddListField() local 2424 MappingFieldDelegate<K, V> *delegate = in AddMappingField() local [all …]
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteClientBase.cpp | 39 ContinueDelegate &delegate, const UnixSignals &signals, in SendContinuePacketAndWaitForResponse()
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | MachineRegisterInfo.h | 160 void resetDelegate(Delegate *delegate) { in resetDelegate() 168 void addDelegate(Delegate *delegate) { in addDelegate()
|
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangASTImporter.h | 442 ImporterDelegateSP delegate = in GetDelegate() local
|
H A D | ClangUserExpression.cpp | 986 Materializer::PersistentVariableDelegate &delegate, in ResetDeclMap()
|
/openbsd/gnu/llvm/lldb/source/Commands/ |
H A D | CommandObjectTrace.cpp | 425 if (Expected<CommandObjectSP> delegate = DoGetProxyCommandObject()) { in GetProxyCommandObject() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/OpenBSD/ |
H A D | NativeProcessOpenBSD.cpp | 156 NativeDelegate &delegate, in NativeProcessOpenBSD()
|
/openbsd/gnu/llvm/lldb/examples/python/ |
H A D | lldbtk.py | 450 def __init__(self, column_dicts, delegate, title, name): argument
|
/openbsd/gnu/llvm/lldb/source/Host/common/ |
H A D | NativeProcessProtocol.cpp | 29 NativeDelegate &delegate) in NativeProcessProtocol()
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/NetBSD/ |
H A D | NativeProcessNetBSD.cpp | 146 NativeDelegate &delegate, in NativeProcessNetBSD()
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/ |
H A D | NativeProcessFreeBSD.cpp | 145 NativeDelegate &delegate, in NativeProcessFreeBSD()
|
/openbsd/gnu/llvm/lldb/source/Interpreter/ |
H A D | CommandInterpreter.cpp | 3264 const char *prompt, IOHandlerDelegate &delegate, void *baton) { in GetLLDBCommandsFromIOHandler() 3283 const char *prompt, IOHandlerDelegate &delegate, void *baton) { in GetPythonCommandsFromIOHandler()
|
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Core.h | 1958 MaterializationResponsibility::delegate(const SymbolNameSet &Symbols) { in delegate() function
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Linux/ |
H A D | NativeProcessLinux.cpp | 305 NativeDelegate &delegate, in NativeProcessLinux()
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | Core.cpp | 818 JITDylib::delegate(MaterializationResponsibility &FromMR, in delegate() function in llvm::orc::JITDylib
|