Searched defs:use_vptr_copy (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-expr.c | 10888 gfc_se *lse, gfc_se *rse, bool use_vptr_copy, in trans_class_assignment() 11033 bool dealloc, bool use_vptr_copy, bool may_alias) in gfc_trans_assignment_1() 11529 bool dealloc, bool use_vptr_copy, bool may_alias) in gfc_trans_assignment()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-expr.cc | 11426 gfc_se *lse, gfc_se *rse, bool use_vptr_copy, in trans_class_assignment() 11571 bool dealloc, bool use_vptr_copy, bool may_alias) in gfc_trans_assignment_1() 12068 bool dealloc, bool use_vptr_copy, bool may_alias) in gfc_trans_assignment()
|