Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DVTableBuilder.h536 const MethodVFTableLocationsTy &NewMethods,
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DVTableBuilder.cpp3604 const CXXRecordDecl *RD, const MethodVFTableLocationsTy &NewMethods, in dumpMethodLocations() argument
3611 for (const auto &I : NewMethods) { in dumpMethodLocations()