reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
146 if (const CXXConstructorCall *Ctor = dyn_cast<CXXConstructorCall>(&Call)) { 170 if (const CXXDestructorCall *Dtor = dyn_cast<CXXDestructorCall>(&Call)) {