Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Delegating

290                                               bool Delegating) {
303 if (Delegating) {
304 // If this is a delegating constructor call, just load the VTT.
355 /*Delegating=*/false, Addr);
688 // FIXME: Decide if we can do a delegation of a delegating constructor.
1176 "Delegating initializer on non-delegating constructor");
1270 /*Delegating=*/false, LoadCXXThis());
1303 /*Delegating=*/false, LoadCXXThis());
1612 /*Delegating=*/false, cur, argBegin, argEnd);
1640 /*Delegating=*/false, addr);
1646 bool Delegating,
1688 *this, D, Type, ForVirtualBase, Delegating, Args);
1751 /*Delegating=*/true)) {
1786 /*Delegating=*/true, Addr);
1822 bool Delegating,
1825 Delegating, This);
1839 /*Delegating=*/false, Addr);