Searched refs:vptr_decl (Results 1 – 2 of 2) sorted by relevance
9331 tree vptr_decl; in structure_alloc_comps() local9337 vptr_decl = gfc_class_vptr_get (comp); in structure_alloc_comps()9362 tmp = build_int_cst (TREE_TYPE (vptr_decl), 0); in structure_alloc_comps()9365 void_type_node, vptr_decl, tmp); in structure_alloc_comps()
9523 tree vptr_decl; in structure_alloc_comps() local9529 vptr_decl = gfc_class_vptr_get (comp); in structure_alloc_comps()9554 tmp = build_int_cst (TREE_TYPE (vptr_decl), 0); in structure_alloc_comps()9557 void_type_node, vptr_decl, tmp); in structure_alloc_comps()