Home
last modified time | relevance | path

Searched refs:check_qualified_type (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.c5670 check_qualified_type (const_tree cand, const_tree base, int type_quals) in check_qualified_type() function
5713 if (check_qualified_type (t, type, type_quals)) in get_qualified_type()
9836 && check_qualified_type (cand, t, TYPE_QUALS (t))) in build_opaque_vector_type()
H A Dtree.h4645 extern bool check_qualified_type (const_tree, const_tree, int);
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dtree.c1902 if (check_qualified_type (v, type, type_quals) in build_exception_variant()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.c5956 check_qualified_type (const_tree cand, const_tree base, int type_quals) in check_qualified_type() function
6036 if (check_qualified_type (t, type, type_quals)) in get_qualified_type()
10558 && check_qualified_type (cand, t, TYPE_QUALS (t))) in build_opaque_vector_type()
H A Dtree.h4357 extern bool check_qualified_type (const_tree, const_tree, int);