/openbsd/gnu/gcc/gcc/ |
H A D | ipa-type-escape.c | 401 ipa_type_escape_field_does_not_clobber_p (tree record_type, tree field_type) in ipa_type_escape_field_does_not_clobber_p() 547 tree field_type; in parent_type_p() local 562 tree field_type; in parent_type_p() local 582 tree field_type; in parent_type_p() local 1480 tree field_type; in close_type_seen() local 1517 tree field_type; in close_type_exposed_parameter() local 1595 tree field_type; in close_type_full_escape() local
|
H A D | tree-mudflap.c | 311 mf_make_mf_cache_struct_type (tree field_type) in mf_make_mf_cache_struct_type()
|
H A D | cfgexpand.c | 986 tree field_type = TREE_TYPE (f); in record_or_union_type_has_array_p() local
|
H A D | tree-ssa-ccp.c | 1639 tree f, t, field_type, tail_array_field, field_offset; in maybe_fold_offset_to_component_ref() local
|
H A D | tree-sra.c | 1323 tree field_type = TREE_TYPE (f); in instantiate_missing_elements() local
|
/openbsd/lib/libform/ |
H A D | fld_type.c | 93 field_type(const FIELD *field) in field_type() function
|
/openbsd/gnu/llvm/lldb/include/lldb/Target/ |
H A D | ProcessStructReader.h | 56 CompilerType field_type = struct_type.GetFieldAtIndex( in ProcessStructReader() local
|
/openbsd/usr.sbin/unbound/dnstap/ |
H A D | dnstap_fstrm.c | 206 uint32_t field_type = sldns_read_uint32(pos); in fstrm_describe_control() local
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | c-valprint.c | 317 struct type *field_type = TYPE_FIELD_TYPE (type, VTBL_FNADDR_OFFSET); in c_val_print() local
|
H A D | ada-lang.c | 5121 struct type *field_type = TYPE_FIELD_TYPE (type, field_num); in ada_is_variant_part() local 5372 struct type *field_type = ada_check_typedef (TYPE_FIELD_TYPE (type, i)); in find_struct_field() local 5426 struct type *field_type = ada_check_typedef (TYPE_FIELD_TYPE (type, i)); in ada_search_struct_field() local 5520 struct type *field_type; in ada_value_struct_elt() local 5644 struct type *field_type = ada_check_typedef (TYPE_FIELD_TYPE (type, i)); in ada_lookup_struct_elt_type() local 6221 struct type *field_type = ada_check_typedef (TYPE_FIELD_TYPE (type0, f)); in template_to_static_fixed_type() local
|
H A D | values.c | 1038 struct type *field_type; in unpack_field_as_long() local
|
H A D | eval.c | 202 struct type *field_type; in evaluate_struct_tuple() local
|
H A D | valops.c | 1250 struct type *field_type = TYPE_FIELD_TYPE (type, i); in search_struct_field() local
|
H A D | stabsread.c | 2773 struct type *field_type = check_typedef (FIELD_TYPE (fip->list->field)); in read_one_struct_field() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | LibCxxUnorderedMap.cpp | 156 CompilerType field_type = m_element_type.GetFieldAtIndex( in GetChildAtIndex() local
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | typeck2.c | 1191 tree field_type; local
|
H A D | init.c | 593 tree field_type; in sort_mem_initializers() local
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | verify.c | 920 tree field_signature, field_type; local
|
H A D | class.c | 686 add_field (class, name, field_type, flags) in add_field() argument
|
H A D | expr.c | 2385 tree field_type = get_type_from_signature (field_signature); local
|
H A D | parse.y | 5633 tree field_type = TREE_TYPE (decl); in java_complete_class() local 9430 resolve_field_access (qual_wfl, field_decl, field_type) in resolve_field_access() argument
|
/openbsd/gnu/llvm/lldb/source/API/ |
H A D | SBType.cpp | 474 CompilerType field_type(this_type.GetFieldAtIndex( in GetFieldAtIndex() local
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | init.c | 581 tree field_type; in sort_mem_initializers() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | dwarfout.c | 2333 field_type (decl) in field_type() function
|
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 6747 CompilerType field_type = GetType(field->getType()); in GetIndexOfChildMemberWithName() local 8698 clang::QualType field_type = field->getType(); in DumpValue() local
|