Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c2095 is_class_type (tree type, int or_else) in is_class_type() function
2148 if (! is_class_type (type, 1)) in build_offset_ref()
H A Dname-lookup.c6029 else if (is_class_type (scope, complain)) in lookup_qualified_name()
H A Dcp-tree.h6778 extern int is_class_type (tree, int);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc2332 is_class_type (tree type, int or_else) in is_class_type() function
2386 if (! is_class_type (type, 1)) in build_offset_ref()
H A DChangeLog2859 * init.cc (is_class_type): Likewise.
H A Dname-lookup.cc7108 else if (is_class_type (scope, complain)) in lookup_qualified_name()
H A DChangeLog-20082433 (is_class_type): Add.
H A Dcp-tree.h7055 extern int is_class_type (tree, int);