Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DVTableBuilder.h571 const MethodVFTableLocationsTy &NewMethods,
/llvm-project-15.0.7/clang/lib/AST/
H A DVTableBuilder.cpp3647 const CXXRecordDecl *RD, const MethodVFTableLocationsTy &NewMethods, in dumpMethodLocations() argument
3654 for (const auto &I : NewMethods) { in dumpMethodLocations()