reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
8714 PathI != PathE; ++PathI) { 8714 PathI != PathE; ++PathI) { 8715 assert(!(*PathI)->isVirtual() && "memptr cast through vbase"); 8716 const CXXRecordDecl *Derived = (*PathI)->getType()->getAsCXXRecordDecl();