Home | History | Annotate | Download | only in AST

Lines Matching refs:Destructor

784                                    const CXXDestructorDecl *Destructor) {
785 return new (C) CXXTemporary(Destructor);