Searched refs:MethodVFTableLocationsTy (Results 1 – 2 of 2) sorted by relevance
483 MethodVFTableLocationsTy; typedef484 MethodVFTableLocationsTy MethodVFTableLocations;501 const MethodVFTableLocationsTy &NewMethods,
2430 MethodVFTableLocationsTy; typedef in __anon1cfd85f80511::VFTableBuilder2432 typedef llvm::iterator_range<MethodVFTableLocationsTy::const_iterator>2456 MethodVFTableLocationsTy MethodVFTableLocations;3512 MethodVFTableLocationsTy NewMethodLocations; in computeVTableRelatedInformation()3542 const CXXRecordDecl *RD, const MethodVFTableLocationsTy &NewMethods, in dumpMethodLocations()3549 for (MethodVFTableLocationsTy::const_iterator I = NewMethods.begin(), in dumpMethodLocations()3679 MethodVFTableLocationsTy::iterator I = MethodVFTableLocations.find(GD); in getMethodVFTableLocation()