Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasIrrelevantDestructor

4328     if (FieldClassDecl->hasIrrelevantDestructor())
4360 if (BaseClassDecl->hasIrrelevantDestructor())
4390 if (BaseClassDecl->hasIrrelevantDestructor())
11408 if (ClassDecl->hasIrrelevantDestructor()) return;