Home | History | Annotate | Download | only in AST

Lines Matching refs:Destructor

721                                    const CXXDestructorDecl *Destructor) {
722 return new (C) CXXTemporary(Destructor);