Searched refs:get_qualified_type (Results 1 – 8 of 8) sorted by relevance
3837 get_qualified_type (tree type, int type_quals) in get_qualified_type() function3863 t = get_qualified_type (type, type_quals); in build_qualified_type()
3841 extern tree get_qualified_type (tree, int);
8481 = get_qualified_type (type, in modified_type_die()
25164 * tree.h (get_qualified_type): New function.25166 * tree.c (get_qualified_type): New function.
9790 * tree.c (get_qualified_type): Add TYPE_CONTEXT check.
10932 * tree.c (get_qualified_type): Also check that the attributes match.
40513 (get_qualified_type): Use it. If type already has the desired
1047 * tree.c (cp_build_qualified_type_real): Use get_qualified_type.