reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/ExprConstant.cpp
 8714          PathI != PathE; ++PathI) {
 8714          PathI != PathE; ++PathI) {
 8715       assert(!(*PathI)->isVirtual() && "memptr cast through vbase");
 8716       const CXXRecordDecl *Derived = (*PathI)->getType()->getAsCXXRecordDecl();