| ASTStructExtractor class | lldb_private::ClangFunctionCaller | friend |
| 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::ClangFunctionCaller | inlinestatic |
| CompileFunction(lldb::ThreadSP thread_to_use_sp, DiagnosticManager &diagnostic_manager) override | lldb_private::ClangFunctionCaller | virtual |
| DeallocateFunctionResults(ExecutionContext &exe_ctx, lldb::addr_t args_addr) | lldb_private::FunctionCaller | |
| DesiredResultType() const | lldb_private::Expression | inlinevirtual |
| DidFinishExecuting() | lldb_private::Expression | inlinevirtual |
| eResultTypeAny enum value | lldb_private::Expression | |
| eResultTypeId enum value | lldb_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() override | lldb_private::FunctionCaller | inlinevirtual |
| GetArgumentValues() const | lldb_private::FunctionCaller | inline |
| GetMaterializer() | lldb_private::Expression | inlinevirtual |
| GetOptions() | lldb_private::Expression | inlinevirtual |
| GetThreadPlanToCallFunction(ExecutionContext &exe_ctx, lldb::addr_t args_addr, const EvaluateExpressionOptions &options, DiagnosticManager &diagnostic_manager) | lldb_private::FunctionCaller | |
| GetTypeSystemHelper() override | lldb_private::ClangFunctionCaller | inlinevirtual |
| GetWrapperStructName() | lldb_private::ClangFunctionCaller | inlineprotected |
| ID | lldb_private::ClangFunctionCaller | privatestatic |
| InsertFunction(ExecutionContext &exe_ctx, lldb::addr_t &args_addr_ref, DiagnosticManager &diagnostic_manager) | lldb_private::FunctionCaller | |
| isA(const void *ClassID) const override | lldb_private::ClangFunctionCaller | inlinevirtual |
| Language() const | lldb_private::Expression | inlinevirtual |
| LocalVariables() | lldb_private::FunctionCaller | inline |
| m_arg_values | lldb_private::FunctionCaller | protected |
| m_compiled | lldb_private::FunctionCaller | protected |
| m_execution_unit_sp | lldb_private::FunctionCaller | protected |
| m_function_addr | lldb_private::FunctionCaller | protected |
| m_function_ptr | lldb_private::FunctionCaller | protected |
| m_function_return_type | lldb_private::FunctionCaller | protected |
| m_jit_end_addr | lldb_private::Expression | protected |
| m_jit_module_wp | lldb_private::FunctionCaller | protected |
| m_jit_process_wp | lldb_private::Expression | protected |
| m_jit_start_addr | lldb_private::Expression | protected |
| m_JITted | lldb_private::FunctionCaller | protected |
| m_member_offsets | lldb_private::FunctionCaller | protected |
| m_name | lldb_private::FunctionCaller | protected |
| m_parser | lldb_private::FunctionCaller | protected |
| m_return_offset | lldb_private::FunctionCaller | protected |
| m_return_size | lldb_private::FunctionCaller | protected |
| m_struct_size | lldb_private::FunctionCaller | protected |
| m_struct_valid | lldb_private::FunctionCaller | protected |
| m_target_wp | lldb_private::Expression | protected |
| m_type_system_helper | lldb_private::ClangFunctionCaller | private |
| m_wrapper_args_addrs | lldb_private::FunctionCaller | protected |
| m_wrapper_function_name | lldb_private::FunctionCaller | protected |
| m_wrapper_function_text | lldb_private::FunctionCaller | protected |
| m_wrapper_struct_name | lldb_private::FunctionCaller | protected |
| NeedsValidation() override | lldb_private::FunctionCaller | inlinevirtual |
| NeedsVariableResolution() override | lldb_private::FunctionCaller | inlinevirtual |
| ResultType enum name | lldb_private::Expression | |
| StartAddress() | lldb_private::Expression | inline |
| Text() override | lldb_private::FunctionCaller | inlinevirtual |
| WillStartExecuting() | lldb_private::Expression | inlinevirtual |
| 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() override | lldb_private::ClangFunctionCaller | |
| ~Expression()=default | lldb_private::Expression | virtual |
| ~FunctionCaller() override | lldb_private::FunctionCaller | |