Lines Matching refs:ClassDeclaration
26 class ClassDeclaration; variable
516 extern tree build_class_binfo (tree, ClassDeclaration *);
517 extern tree build_interface_binfo (tree, ClassDeclaration *, unsigned &);
620 extern unsigned base_vtable_offset (ClassDeclaration *, BaseClass *);
621 extern tree get_vtable_decl (ClassDeclaration *);
625 extern tree layout_class_initializer (ClassDeclaration *);
655 extern bool have_typeinfo_p (ClassDeclaration *);
657 extern tree layout_classinfo (ClassDeclaration *);
659 extern tree get_classinfo_decl (ClassDeclaration *);
664 extern void layout_cpp_typeinfo (ClassDeclaration *);
665 extern tree get_cpp_typeinfo_decl (ClassDeclaration *);