Searched defs:var_type (Results 1 - 19 of 19) sorted by relevance

/freebsd-10-stable/contrib/gcc/
H A Dopt-functions.awk119 function var_type(flags) function
H A Dopts.h52 enum cl_var_type var_type; member in struct:cl_option
H A Dcfgexpand.c1012 tree var_type = TREE_TYPE (var); local
H A Dtree-ssa-alias.c1985 tree var_type = TREE_TYPE (var); local
H A Dgimplify.c2755 tree var, var_type, cref; local
H A Dtree-ssa-loop-ivopts.c5617 tree var_type = TREE_TYPE (var); local
/freebsd-10-stable/contrib/gdb/gdb/cli/
H A Dcli-decode.h175 var_types var_type; member in struct:cmd_list_element
H A Dcli-decode.c300 add_set_or_show_cmd(char *name, enum cmd_types type, enum command_class class, var_types var_type, void *var, char *doc, struct cmd_list_element **list) argument
328 add_setshow_cmd_full(char *name, enum command_class class, var_types var_type, void *var, char *set_doc, char *show_doc, cmd_sfunc_ftype *set_func, cmd_sfunc_ftype *show_func, struct cmd_list_element **set_list, struct cmd_list_element **show_list, struct cmd_list_element **set_result, struct cmd_list_element **show_result) argument
362 add_setshow_cmd(char *name, enum command_class class, var_types var_type, void *var, char *set_doc, char *show_doc, cmd_sfunc_ftype *set_func, cmd_sfunc_ftype *show_func, struct cmd_list_element **set_list, struct cmd_list_element **show_list) argument
376 add_set_cmd(char *name, enum command_class class, var_types var_type, void *var, char *doc, struct cmd_list_element **list) argument
[all...]
/freebsd-10-stable/lib/libmt/
H A Dmtlib.h60 mt_variable_type var_type; member in struct:mt_status_entry
/freebsd-10-stable/contrib/gdb/gdb/mi/
H A Dmi-cmd-var.c49 enum varobj_type var_type; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectVariable.cpp60 Type *var_type = m_variable_sp->GetType(); local
69 Type * var_type = m_variable_sp->GetType(); local
78 Type * var_type = m_variable_sp->GetType(); local
/freebsd-10-stable/usr.bin/rpcgen/
H A Drpc_svcout.c98 const char *var_type; local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dada-typeprint.c504 struct type *var_type; local
[all...]
H A Dada-valprint.c789 struct type *var_type = TYPE_FIELD_TYPE (type, field_num); local
H A Dada-lang.c5238 ada_variant_discrim_type(struct type *var_type, struct type *outer_type) argument
5644 ada_which_variant_applies(struct type *var_type, struct type *outer_type, char *outer_valaddr) argument
6211 struct type *var_type; local
[all...]
/freebsd-10-stable/contrib/apr/strings/
H A Dapr_snprintf.c715 enum var_type_enum var_type = IS_INT; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DClangExpressionDeclMap.cpp1489 Type *var_type = var->GetType(); local
1770 QualType var_type = var_decl->getType(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTType.cpp4580 AddVariableToRecordType(const char *name, const ClangASTType &var_type, AccessType access) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1899 Type *var_type = ResolveTypeUID(encoding_uid); local

Completed in 415 milliseconds