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