Searched refs:SIGNATURE_TYPE (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dsig.c225 SIGNATURE_TYPE (t) = to_type;
797 tree sig_ty = SIGNATURE_TYPE (lhstype);
830 if (SIGNATURE_TYPE (rhstype) == sig_ty)
841 tree rhs_tbl = build1 (INDIRECT_REF, SIGNATURE_TYPE (rhstype),
844 sig_tbl = build_sigtable (sig_ty, SIGNATURE_TYPE (rhstype), rhs_tbl);
H A Dcvt.c797 tree sig_ty = SIGNATURE_TYPE (type);
H A Derror.c234 dump_type_real (SIGNATURE_TYPE (t), v, canonical_name);
H A Dmethod.c1696 this_type = SIGNATURE_TYPE (this_type);
H A Dcall.c3496 basetype = SIGNATURE_TYPE (basetype);
H A Dcp-tree.h862 #define SIGNATURE_TYPE(NODE) (TYPE_LANG_SPECIFIC(NODE)->signature)
859 #define SIGNATURE_TYPE macro
H A Dtypeck.c105 && TYPE_SIZE (SIGNATURE_TYPE (type)) == 0))

Completed in 128 milliseconds