Home | History | Annotate | Download | only in AST

Lines Matching refs:HasIrrelevantDestructor

63     HasIrrelevantDestructor(true),
301 if (!BaseClassDecl->hasIrrelevantDestructor())
302 data().HasIrrelevantDestructor = false;
534 data().HasIrrelevantDestructor = false;
536 // or if the destructor is deleted, we clear HasIrrelevantDestructor in
690 Data.HasIrrelevantDestructor = false;
803 if (!FieldRec->hasIrrelevantDestructor())
804 data().HasIrrelevantDestructor = false;
955 data().HasIrrelevantDestructor = false;