Home | History | Annotate | Download | only in Sema

Lines Matching refs:Destroyed

3833   // be properly destroyed.
11970 QualType Destroyed = S.Context.getBaseElementType(E->getDestroyedType());
11971 if (const RecordType *DestroyedRec = Destroyed->getAs<RecordType>()) {