LLDB mainline
lldb_private::ClangFunctionCaller Member List

This is the complete list of members for lldb_private::ClangFunctionCaller, including all inherited members.

ASTStructExtractorlldb_private::ClangFunctionCallerfriend
ClangFunctionCaller(ExecutionContextScope &exe_scope, const CompilerType &return_type, const Address &function_address, const ValueList &arg_value_list, const char *name)lldb_private::ClangFunctionCaller
classof(const Expression *obj)lldb_private::ClangFunctionCallerinlinestatic
CompileFunction(lldb::ThreadSP thread_to_use_sp, DiagnosticManager &diagnostic_manager) overridelldb_private::ClangFunctionCallervirtual
DeallocateFunctionResults(ExecutionContext &exe_ctx, lldb::addr_t args_addr)lldb_private::FunctionCaller
DesiredResultType()lldb_private::Expressioninlinevirtual
DidFinishExecuting()lldb_private::Expressioninlinevirtual
eResultTypeAny enum valuelldb_private::Expression
eResultTypeId enum valuelldb_private::Expression
ExecuteFunction(ExecutionContext &exe_ctx, lldb::addr_t *args_addr_ptr, const EvaluateExpressionOptions &options, DiagnosticManager &diagnostic_manager, Value &results)lldb_private::FunctionCaller
Expression(Target &target)lldb_private::Expression
Expression(ExecutionContextScope &exe_scope)lldb_private::Expression
FetchFunctionResults(ExecutionContext &exe_ctx, lldb::addr_t args_addr, Value &ret_value)lldb_private::FunctionCaller
FunctionCaller(ExecutionContextScope &exe_scope, const CompilerType &return_type, const Address &function_address, const ValueList &arg_value_list, const char *name)lldb_private::FunctionCaller
FunctionName() overridelldb_private::FunctionCallerinlinevirtual
GetArgumentValues() constlldb_private::FunctionCallerinline
GetMaterializer()lldb_private::Expressioninlinevirtual
GetOptions()lldb_private::Expressioninlinevirtual
GetThreadPlanToCallFunction(ExecutionContext &exe_ctx, lldb::addr_t args_addr, const EvaluateExpressionOptions &options, DiagnosticManager &diagnostic_manager)lldb_private::FunctionCaller
GetTypeSystemHelper() overridelldb_private::ClangFunctionCallerinlinevirtual
GetWrapperStructName()lldb_private::ClangFunctionCallerinlineprotected
IDlldb_private::ClangFunctionCallerprivatestatic
InsertFunction(ExecutionContext &exe_ctx, lldb::addr_t &args_addr_ref, DiagnosticManager &diagnostic_manager)lldb_private::FunctionCaller
isA(const void *ClassID) const overridelldb_private::ClangFunctionCallerinlinevirtual
Language() constlldb_private::Expressioninlinevirtual
LocalVariables()lldb_private::FunctionCallerinline
m_arg_valueslldb_private::FunctionCallerprotected
m_compiledlldb_private::FunctionCallerprotected
m_execution_unit_splldb_private::FunctionCallerprotected
m_function_addrlldb_private::FunctionCallerprotected
m_function_ptrlldb_private::FunctionCallerprotected
m_function_return_typelldb_private::FunctionCallerprotected
m_jit_end_addrlldb_private::Expressionprotected
m_jit_module_wplldb_private::FunctionCallerprotected
m_jit_process_wplldb_private::Expressionprotected
m_jit_start_addrlldb_private::Expressionprotected
m_JITtedlldb_private::FunctionCallerprotected
m_member_offsetslldb_private::FunctionCallerprotected
m_namelldb_private::FunctionCallerprotected
m_parserlldb_private::FunctionCallerprotected
m_return_offsetlldb_private::FunctionCallerprotected
m_return_sizelldb_private::FunctionCallerprotected
m_struct_sizelldb_private::FunctionCallerprotected
m_struct_validlldb_private::FunctionCallerprotected
m_target_wplldb_private::Expressionprotected
m_type_system_helperlldb_private::ClangFunctionCallerprivate
m_wrapper_args_addrslldb_private::FunctionCallerprotected
m_wrapper_function_namelldb_private::FunctionCallerprotected
m_wrapper_function_textlldb_private::FunctionCallerprotected
m_wrapper_struct_namelldb_private::FunctionCallerprotected
NeedsValidation() overridelldb_private::FunctionCallerinlinevirtual
NeedsVariableResolution() overridelldb_private::FunctionCallerinlinevirtual
ResultType enum namelldb_private::Expression
StartAddress()lldb_private::Expressioninline
Text() overridelldb_private::FunctionCallerinlinevirtual
WillStartExecuting()lldb_private::Expressioninlinevirtual
WriteFunctionArguments(ExecutionContext &exe_ctx, lldb::addr_t &args_addr_ref, DiagnosticManager &diagnostic_manager)lldb_private::FunctionCaller
WriteFunctionArguments(ExecutionContext &exe_ctx, lldb::addr_t &args_addr_ref, ValueList &arg_values, DiagnosticManager &diagnostic_manager)lldb_private::FunctionCaller
WriteFunctionWrapper(ExecutionContext &exe_ctx, DiagnosticManager &diagnostic_manager)lldb_private::FunctionCaller
~ClangFunctionCaller() overridelldb_private::ClangFunctionCaller
~Expression()=defaultlldb_private::Expressionvirtual
~FunctionCaller() overridelldb_private::FunctionCaller