Home | History | Annotate | Download | only in AST

Lines Matching refs:Destructor

708                                    const CXXDestructorDecl *Destructor) {
709 return new (C) CXXTemporary(Destructor);