Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FieldClassDecl

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