Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp3553 const CXXMethodDecl *CovariantMD = *NewOverrides.begin(); in selectBestPath() local
3557 Diags.Report(CovariantMD->getLocation(), diag::note_covariant_thunk) in selectBestPath()
3558 << CovariantMD; in selectBestPath()