Searched refs:NewMethodLocations (Results 1 – 1 of 1) sorted by relevance
3275 MethodVFTableLocationsTy NewMethodLocations; in computeVTableRelatedInformation() local3287 NewMethodLocations.insert(Builder.vtable_indices_begin(), in computeVTableRelatedInformation()3292 MethodVFTableLocations.insert(NewMethodLocations.begin(), in computeVTableRelatedInformation()3293 NewMethodLocations.end()); in computeVTableRelatedInformation()3295 dumpMethodLocations(RD, NewMethodLocations, llvm::outs()); in computeVTableRelatedInformation()