Home | History | Annotate | Download | only in AST

Lines Matching refs:VBaseDecl

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