Home
last modified time | relevance | path

Searched refs:NewMethods (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DVTableBuilder.h501 const MethodVFTableLocationsTy &NewMethods,
/external/clang/lib/AST/
DVTableBuilder.cpp3542 const CXXRecordDecl *RD, const MethodVFTableLocationsTy &NewMethods, in dumpMethodLocations() argument
3549 for (MethodVFTableLocationsTy::const_iterator I = NewMethods.begin(), in dumpMethodLocations()
3550 E = NewMethods.end(); I != E; ++I) { in dumpMethodLocations()