Searched refs:lookup_destructor (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c2763 lookup_destructor (tree object, tree scope, tree dtor_name,
3199 member = lookup_destructor (object, scope, name, complain);
2758 lookup_destructor (tree object, tree scope, tree dtor_name, function
H A Dcp-tree.h7586 extern tree lookup_destructor (tree, tree, tree, tsubst_flags_t);
H A Dparser.c28257 return lookup_destructor (current_class_ref, parser->scope, name,
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc2931 lookup_destructor (tree object, tree scope, tree dtor_name,
3369 member = lookup_destructor (object, scope, name, complain);
2926 lookup_destructor (tree object, tree scope, tree dtor_name, function
H A Dcp-tree.h7997 extern tree lookup_destructor (tree, tree, tree, tsubst_flags_t);
H A Dparser.cc30457 return lookup_destructor (current_class_ref, parser->scope, name,
[all...]

Completed in 413 milliseconds