Home | History | Annotate | Download | only in AST

Lines Matching refs:Destructor

670                                    const CXXDestructorDecl *Destructor) {
671 return new (C) CXXTemporary(Destructor);