Lines Matching full:subobj
356 void CXXRecordDecl::addedClassSubobject(CXXRecordDecl *Subobj) {363 if (!Subobj->hasSimpleMoveConstructor())372 if (!Subobj->hasSimpleMoveAssignment())382 if (!Subobj->hasSimpleDestructor()) {