Searched refs:MethodVFTableLocationsTy (Results 1 – 2 of 2) sorted by relevance
483 MethodVFTableLocationsTy; typedef484 MethodVFTableLocationsTy MethodVFTableLocations;501 const MethodVFTableLocationsTy &NewMethods,
2432 MethodVFTableLocationsTy; typedef in __anon14b3896f0511::VFTableBuilder2434 typedef llvm::iterator_range<MethodVFTableLocationsTy::const_iterator>2458 MethodVFTableLocationsTy MethodVFTableLocations;3638 MethodVFTableLocationsTy NewMethodLocations; in computeVTableRelatedInformation()3668 const CXXRecordDecl *RD, const MethodVFTableLocationsTy &NewMethods, in dumpMethodLocations()3675 for (MethodVFTableLocationsTy::const_iterator I = NewMethods.begin(), in dumpMethodLocations()3805 MethodVFTableLocationsTy::iterator I = MethodVFTableLocations.find(GD); in getMethodVFTableLocation()