Lines Matching full:destructor
430 /// and destructor names and then (if needed) rebuilds the declaration name.
1421 /// \brief Build a new pseudo-destructor expression.
7304 if (CXXDestructorDecl *Destructor = SemaRef.LookupDestructor(Record)) {
7305 SemaRef.MarkFunctionReferenced(E->getLocStart(), Destructor);
7440 // Look for a destructor known with the given name.
9311 // This pseudo-destructor expression is still a pseudo-destructor.