Searched refs:NewMethods (Results 1 – 2 of 2) sorted by relevance
501 const MethodVFTableLocationsTy &NewMethods,
3542 const CXXRecordDecl *RD, const MethodVFTableLocationsTy &NewMethods, in dumpMethodLocations() argument3549 for (MethodVFTableLocationsTy::const_iterator I = NewMethods.begin(), in dumpMethodLocations()3550 E = NewMethods.end(); I != E; ++I) { in dumpMethodLocations()