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

12

/freebsd-12-stable/contrib/llvm-project/lldb/source/Expression/
H A DUtilityFunction.cpp60 MakeFunctionCaller( const CompilerType &return_type, const ValueList &arg_value_list, lldb::ThreadSP thread_to_use_sp, Status &error) argument
H A DFunctionCaller.cpp35 FunctionCaller(ExecutionContextScope &exe_scope, const CompilerType &return_type, const Address &functionAddress, const ValueList &arg_value_list, const char *name) argument
/freebsd-12-stable/contrib/llvm-project/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.cpp96 ThreadPlanCallFunction( Thread &thread, const Address &function, const CompilerType &return_type, llvm::ArrayRef<addr_t> args, const EvaluateExpressionOptions &options) argument
H A DStackFrame.cpp1604 CompilerType return_type = function_type.GetFunctionReturnType(); local
/freebsd-12-stable/usr.bin/rpcgen/
H A Drpc_sample.c250 return_type(proc_list *plist) function
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangFunctionCaller.cpp48 ClangFunctionCaller(ExecutionContextScope &exe_scope, const CompilerType &return_type, const Address &functionAddress, const ValueList &arg_value_list, const char *name) argument
/freebsd-12-stable/contrib/netbsd-tests/lib/libcurses/director/
H A Dreturns.h50 returns_enum_t return_type; member in struct:__anon6125
/freebsd-12-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcommands.c118 report_type(returns_enum_t return_type) argument
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DTypeSystem.h443 virtual FunctionCaller *GetFunctionCaller(const CompilerType &return_type, argument
/freebsd-12-stable/contrib/gperf/src/
H A Dinput.cc736 char *return_type = new char[struct_tag_length + 3]; local
H A Doutput.cc79 Output(KeywordExt_List *head, const char *struct_decl, unsigned int struct_decl_lineno, const char *return_type, const char *struct_tag, const char *verbatim_declarations, const char *verbatim_declarations_end, unsigned int verbatim_declarations_lineno, const char *verbatim_code, const char *verbatim_code_end, unsigned int verbatim_code_lineno, bool charset_dependent, int total_keys, int max_key_len, int min_key_len, const Positions& positions, const unsigned int *alpha_inc, int total_duplicates, unsigned int alpha_size, const int *asso_values) argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp524 CommandArgumentType return_type = eArgTypeLastArg; local
/freebsd-12-stable/contrib/gdb/gdb/
H A Dvalarith.c484 struct type *return_type; local
579 struct type *return_type; local
H A Dstack.c1857 struct type *return_type = NULL; local
1949 struct type *return_type = VALUE_TYPE (return_value); local
[all...]
H A Dstabsread.c1696 struct type *return_type = read_type (pp, objfile); local
1824 struct type *return_type; local
1839 struct type *return_type; local
/freebsd-12-stable/contrib/gcc/cp/
H A Dmethod.c987 tree return_type; local
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h102 ExecuteOneLineWithReturn( llvm::StringRef in_string, ScriptReturnType return_type, void *ret_value, const ExecuteScriptOptions &options = ExecuteScriptOptions()) argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp621 lldb_private::Type *return_type = local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1147 clang::QualType return_type = GetOrCreateType(return_type_idx); local
/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dcp-demangle.c1966 struct demangle_component *return_type; local
H A Dcplus-dem.c1435 string return_type; local
/freebsd-12-stable/contrib/binutils/binutils/
H A Dwrstabs.c1143 char *domain, *return_type, *buf; local
/freebsd-12-stable/contrib/binutils/libiberty/
H A Dcp-demangle.c2012 struct demangle_component *return_type; local
H A Dcplus-dem.c1435 string return_type; local

Completed in 393 milliseconds

12