Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DVTableBuilder.h522 const MethodVFTableLocationsTy &NewMethods,
/external/clang/lib/AST/
DVTableBuilder.cpp3615 const CXXRecordDecl *RD, const MethodVFTableLocationsTy &NewMethods, in dumpMethodLocations() argument
3622 for (const auto &I : NewMethods) { in dumpMethodLocations()