Home | History | Annotate | Download | only in Sema

Lines Matching full:crd

6204   if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) {
6205 if (!CRD->isStandardLayout()) return false;