Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPolymorphic

4547   if (Record->isPolymorphic() && !Record->isDependentType()) {
4635 (Record->isPolymorphic() || Record->getNumBases())) {