Home
last modified time | relevance | path

Searched refs:is_class_type (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dinit.c1777 is_class_type (tree type, int or_else) in is_class_type() function
1829 if (! is_class_type (type, 1)) in build_offset_ref()
H A Dname-lookup.c4360 else if (is_class_type (scope, complain)) in lookup_qualified_name()
H A Dcp-tree.h5209 extern int is_class_type (tree, int);
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dinit.c2028 is_class_type (tree type, int or_else) in is_class_type() function
2081 if (! is_class_type (type, 1)) in build_offset_ref()
H A Dname-lookup.c5800 else if (is_class_type (scope, complain)) in lookup_qualified_name()
H A Dcp-tree.h6476 extern int is_class_type (tree, int);