Lines Matching refs:VBaseDecl
227 if (CXXRecordDecl *VBaseDecl = VBase.getType()->getAsCXXRecordDecl())228 if (!VBaseDecl->hasCopyConstructorWithConstParam())