Home | History | Annotate | Download | only in AST

Lines Matching refs:Destructor

791                                    const CXXDestructorDecl *Destructor) {
792 return new (C) CXXTemporary(Destructor);