Searched refs:QUAL_DECL_TYPE (Results 1 – 4 of 4) sorted by relevance
642 #define QUAL_DECL_TYPE(NODE) GET_SKIP_TYPE (NODE) macro
9498 *field_type = (QUAL_DECL_TYPE (decl) ?9499 QUAL_DECL_TYPE (decl) : TREE_TYPE (decl));9609 *type_found = type = QUAL_DECL_TYPE (*where_found);9660 *type_found = type = QUAL_DECL_TYPE (decl);9667 *type_found = type = QUAL_DECL_TYPE (decl);9677 *type_found = type = QUAL_DECL_TYPE (decl);9693 type = QUAL_DECL_TYPE (decl);9741 *type_found = type = QUAL_DECL_TYPE (decl);9793 *type_found = type = QUAL_DECL_TYPE (decl);10052 type = QUAL_DECL_TYPE (decl);
13063 *field_type = (QUAL_DECL_TYPE (decl) ?13064 QUAL_DECL_TYPE (decl) : TREE_TYPE (decl));13174 *type_found = type = QUAL_DECL_TYPE (*where_found);13225 *type_found = type = QUAL_DECL_TYPE (decl);13232 *type_found = type = QUAL_DECL_TYPE (decl);13242 *type_found = type = QUAL_DECL_TYPE (decl);13258 type = QUAL_DECL_TYPE (decl);13306 *type_found = type = QUAL_DECL_TYPE (decl);13358 *type_found = type = QUAL_DECL_TYPE (decl);13617 type = QUAL_DECL_TYPE (decl);
10229 (QUAL_DECL_TYPE): Redefined using GET_SKIP_TYPE.10601 decl's TREE_TYPE if QUAL_DECL_TYPE not available.12384 (QUAL_DECL_TYPE): New macro.12410 where_found to the field access if necessary. Use QUAL_DECL_TYPE12417 access a field. Use QUAL_DECL_TYPE where applicable.