reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2500 assert(MethodVFTableLocations.empty()); 2513 MethodVFTableLocations[GlobalDecl(DD, Dtor_Deleting)] = Loc; 2515 MethodVFTableLocations[MD] = Loc; 2550 return method_locations_range(MethodVFTableLocations.begin(), 2551 MethodVFTableLocations.end());