Searched refs:NewMethodLocations (Results 1 – 1 of 1) sorted by relevance
3572 MethodVFTableLocationsTy NewMethodLocations; in computeVTableRelatedInformation() local3587 auto Insert = NewMethodLocations.insert(Loc); in computeVTableRelatedInformation()3597 MethodVFTableLocations.insert(NewMethodLocations.begin(), in computeVTableRelatedInformation()3598 NewMethodLocations.end()); in computeVTableRelatedInformation()3600 dumpMethodLocations(RD, NewMethodLocations, llvm::outs()); in computeVTableRelatedInformation()