Home | History | Annotate | Download | only in AST

Lines Matching refs:VBaseDecl

205         if (CXXRecordDecl *VBaseDecl = VBase->getType()->getAsCXXRecordDecl())
206 if (!VBaseDecl->hasCopyConstructorWithConstParam())