Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Dtree.c971 if (check_qualified_type (v, type, type_quals) in build_exception_variant()
H A DChangeLog-20045937 * tree.c (build_exception_variant): Use check_qualified_type.
/openbsd/gnu/gcc/gcc/
H A Dtree.c3817 check_qualified_type (tree cand, tree base, int type_quals) in check_qualified_type() function
3843 if (check_qualified_type (t, type, type_quals)) in get_qualified_type()
H A Dtree.h3753 extern bool check_qualified_type (tree, tree, int);