Searched defs:delegate (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp36 SendContinuePacketAndWaitForResponse( ContinueDelegate &delegate, const UnixSignals &signals, llvm::StringRef payload, StringExtractorGDBRemote &response) argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DClangASTImporter.h209 CxxModuleScope(ASTImporterDelegate &delegate, clang::ASTContext *dst_ctx) argument
308 ImporterDelegateSP delegate = local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp212 IOHandlerEditline( Debugger &debugger, IOHandler::Type type, const char *editline_name, llvm::StringRef prompt, llvm::StringRef continuation_prompt, bool multi_line, bool color_prompts, uint32_t line_number_start, IOHandlerDelegate &delegate, repro::DataRecorder *data_recorder) argument
227 IOHandlerEditline( Debugger &debugger, IOHandler::Type type, const lldb::FileSP &input_sp, const lldb::StreamFileSP &output_sp, const lldb::StreamFileSP &error_sp, uint32_t flags, const char *editline_name, llvm::StringRef prompt, llvm::StringRef continuation_prompt, bool multi_line, bool color_prompts, uint32_t line_number_start, IOHandlerDelegate &delegate, repro::DataRecorder *data_recorder) argument
H A DIOHandlerCursesGUI.cpp1446 TreeItem(TreeItem *parent, TreeDelegate &delegate, bool might_have_children) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp894 ResetDeclMap( ExecutionContext &exe_ctx, Materializer::PersistentVariableDelegate &delegate, bool keep_result_in_memory, ValueObject *ctx_obj) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp149 NativeProcessNetBSD(::pid_t pid, int terminal_fd, NativeDelegate &delegate, const ArchSpec &arch, MainLoop &mainloop) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DMaterializer.cpp50 EntityPersistentVariable(lldb::ExpressionVariableSP &persistent_variable_sp, Materializer::PersistentVariableDelegate *delegate) argument
398 AddPersistentVariable( lldb::ExpressionVariableSP &persistent_variable_sp, PersistentVariableDelegate *delegate, Status &err) argument
763 EntityResultVariable(const CompilerType &type, bool is_program_reference, bool keep_in_memory, Materializer::PersistentVariableDelegate *delegate) argument
1029 AddResultVariable(const CompilerType &type, bool is_program_reference, bool keep_in_memory, PersistentVariableDelegate *delegate, Status &err) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp26 NativeProcessProtocol(lldb::pid_t pid, int terminal_fd, NativeDelegate &delegate) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h157 void resetDelegate(Delegate *delegate) { argument
166 void setDelegate(Delegate *delegate) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp516 MaterializationResponsibility::delegate(const SymbolNameSet &Symbols, function in class:llvm::orc::MaterializationResponsibility
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2841 GetLLDBCommandsFromIOHandler( const char *prompt, IOHandlerDelegate &delegate, void *baton) argument
2861 GetPythonCommandsFromIOHandler( const char *prompt, IOHandlerDelegate &delegate, void *baton) argument
/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c2591 int error = 0, haslock = 0, ret, delegate = 1, writedeleg = 1; local

Completed in 295 milliseconds