Searched refs:NewMethodLocations (Results 1 – 1 of 1) sorted by relevance
3714 MethodVFTableLocationsTy NewMethodLocations; in computeVTableRelatedInformation() local3729 auto Insert = NewMethodLocations.insert(Loc); in computeVTableRelatedInformation()3739 MethodVFTableLocations.insert_range(NewMethodLocations); in computeVTableRelatedInformation()3741 dumpMethodLocations(RD, NewMethodLocations, llvm::outs()); in computeVTableRelatedInformation()