Searched refs:get_qualified_type (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dtree.c2823 get_qualified_type (type, type_quals)
2840 /* Like get_qualified_type, but creates the type if it does not
2851 t = get_qualified_type (type, type_quals);
2801 get_qualified_type (type, type_quals) function
H A Dtree.h2439 extern tree get_qualified_type PARAMS ((tree, int));
2441 /* Like get_qualified_type, but creates the type if it does not
H A Ddwarf2out.c7911 = get_qualified_type (type,
/openbsd-current/gnu/gcc/gcc/
H A Dtree.c3854 get_qualified_type (tree type, int type_quals)
3871 /* Like get_qualified_type, but creates the type if it does not
3880 t = get_qualified_type (type, type_quals);
3832 get_qualified_type (tree type, int type_quals) function
H A Dtree.h3770 /* Check whether CAND is suitable to be returned from get_qualified_type
3779 extern tree get_qualified_type (tree, int);
3781 /* Like get_qualified_type, but creates the type if it does not
H A Ddwarf2out.c8443 = get_qualified_type (type,

Completed in 323 milliseconds