Searched refs:check_qualified_type (Results 1 – 5 of 5) sorted by relevance
971 if (check_qualified_type (v, type, type_quals) in build_exception_variant()
5937 * tree.c (build_exception_variant): Use check_qualified_type.
3822 check_qualified_type (tree cand, tree base, int type_quals) in check_qualified_type() function3848 if (check_qualified_type (t, type, type_quals)) in get_qualified_type()
3835 extern bool check_qualified_type (tree, tree, int);
40512 * tree.c (check_qualified_type): New fn.