Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Delegating

218   /// Non-base dtors should be emitted as delegating thunks in this ABI.
265 bool Delegating) override;
271 bool Delegating) override;
275 bool Delegating, Address This,
1374 // other destructor variants are delegating thunks.
1587 bool ForVirtualBase, bool Delegating) {
1597 if (Delegating) {
1610 bool ForVirtualBase, bool Delegating) {
1617 bool Delegating, Address This,
1642 Delegating); // = nullptr
4058 /*Delegating=*/false, Args);