Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FieldClassDecl

1217   CXXRecordDecl *FieldClassDecl = cast<CXXRecordDecl>(RT->getDecl());
1218 return HasTrivialDestructorBody(Context, FieldClassDecl, FieldClassDecl);