Searched refs:ImplicitVirtualDtor (Results 1 – 1 of 1) sorted by relevance
2216 const CXXDestructorDecl *ImplicitVirtualDtor = 0; in ComputeMethodVTableIndices() local2255 assert(!ImplicitVirtualDtor && in ComputeMethodVTableIndices()2257 ImplicitVirtualDtor = DD; in ComputeMethodVTableIndices()2272 if (ImplicitVirtualDtor) { in ComputeMethodVTableIndices()2278 MethodVTableIndices[GlobalDecl(ImplicitVirtualDtor, Dtor_Complete)] = in ComputeMethodVTableIndices()2282 MethodVTableIndices[GlobalDecl(ImplicitVirtualDtor, Dtor_Deleting)] = in ComputeMethodVTableIndices()