Home | History | Annotate | Download | only in AST

Lines Matching full:destructor

494   // A destructor can share a vcall offset with another destructor.
844 /// (For destructors, this is the index of the complete destructor).
1133 // Add an adjustment for the deleting destructor as well.
1299 "Destructor can't have return adjustment!");
1303 // Add both the complete destructor and the deleting destructor.
1307 // Add the scalar deleting destructor.
1963 // If this destructor has a 'this' pointer adjustment, dump it.
2279 // Add the scalar deleting destructor.
2318 // If a class has an implicitly-defined virtual destructor,
2322 ErrorUnsupported("implicit virtual destructor in the Microsoft ABI",