Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPolymorphic

4948   if (Record->isPolymorphic() && !Record->isDependentType()) {
5012 (Record->isPolymorphic() || Record->getNumBases())) {