Searched defs:return_type (Results 1 - 25 of 49) sorted by relevance

12

/openbsd-current/usr.bin/rpcgen/
H A Drpc_sample.c201 return_type(plist) function
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp23 ThreadPlanCallFunctionUsingABI( Thread &thread, const Address &function, llvm::Type &prototype, llvm::Type &return_type, llvm::ArrayRef<ABI::CallArgument> args, const EvaluateExpressionOptions &options) argument
H A DThreadPlanCallFunction.cpp97 ThreadPlanCallFunction( Thread &thread, const Address &function, const CompilerType &return_type, llvm::ArrayRef<addr_t> args, const EvaluateExpressionOptions &options) argument
H A DStackFrame.cpp1603 CompilerType return_type = function_type.GetFunctionReturnType(); local
/openbsd-current/gnu/llvm/lldb/source/Expression/
H A DUtilityFunction.cpp56 MakeFunctionCaller( const CompilerType &return_type, const ValueList &arg_value_list, lldb::ThreadSP thread_to_use_sp, Status &error) argument
H A DFunctionCaller.cpp36 FunctionCaller(ExecutionContextScope &exe_scope, const CompilerType &return_type, const Address &functionAddress, const ValueList &arg_value_list, const char *name) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangFunctionCaller.cpp49 ClangFunctionCaller(ExecutionContextScope &exe_scope, const CompilerType &return_type, const Address &functionAddress, const ValueList &arg_value_list, const char *name) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.h36 llvm::StringRef return_type; member in struct:lldb_private::CPlusPlusNameParser::ParsedFunction
/openbsd-current/gnu/llvm/lldb/examples/functions/
H A Dmain.cpp249 SBType return_type = function_type.GetFunctionReturnType(); local
/openbsd-current/gnu/llvm/lldb/include/lldb/Symbol/
H A DTypeSystem.h488 virtual FunctionCaller *GetFunctionCaller(const CompilerType &return_type, argument
/openbsd-current/gnu/gcc/gcc/cp/
H A Dmethod.c985 tree return_type; local
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dvalarith.c486 struct type *return_type; local
581 struct type *return_type; local
H A Dstack.c1776 struct type *return_type = NULL; local
1869 struct type *return_type = VALUE_TYPE (return_value); local
[all...]
H A Dstabsread.c1652 struct type *return_type = read_type (pp, objfile); local
1780 struct type *return_type; local
1795 struct type *return_type; local
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dverify.c437 tree return_type = TREE_TYPE (TREE_TYPE (current_function_decl)); local
/openbsd-current/gnu/llvm/lldb/source/Interpreter/
H A DCommandObject.cpp560 CommandArgumentType return_type = eArgTypeLastArg; local
/openbsd-current/gnu/lib/libiberty/src/
H A Dcp-demangle.c1947 struct demangle_component *return_type; local
H A Dcplus-dem.c1435 string return_type; local
/openbsd-current/gnu/gcc/gcc/config/cris/
H A Dcris.c79 enum cris_retinsn_type return_type; local
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dwrstabs.c1142 char *domain, *return_type, *buf; local
H A Dstabs.c1431 debug_type return_type; local
1451 debug_type return_type; local
2736 debug_type class_type, return_type; local
2813 parse_stab_argtypes(void *dhandle, struct stab_handle *info, debug_type class_type, const char *fieldname, const char *tagname, debug_type return_type, const char *argtypes, bfd_boolean constp, bfd_boolean volatilep, const char **pphysname) argument
[all...]
H A Ddebug.c193 debug_type return_type; member in struct:debug_function_type
253 debug_type return_type; member in struct:debug_method_type
369 debug_type return_type; member in struct:debug_function
766 debug_record_function(void *handle, const char *name, debug_type return_type, bfd_boolean global, bfd_vma addr) argument
1573 debug_make_method_type(void *handle, debug_type return_type, debug_type domain_type, debug_type *arg_types, bfd_boolean varargs) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dwrstabs.c1144 char *domain, *return_type, *buf; local
/openbsd-current/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h167 ExecuteOneLineWithReturn( llvm::StringRef in_string, ScriptReturnType return_type, void *ret_value, const ExecuteScriptOptions &options = ExecuteScriptOptions()) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1207 clang::QualType return_type = GetOrCreateType(return_type_idx); local

Completed in 253 milliseconds

12