Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DVTableBuilder.cpp3533 const CXXMethodDecl *CovariantMD = *NewOverrides.begin(); in selectBestPath() local
3537 Diags.Report(CovariantMD->getLocation(), diag::note_covariant_thunk) in selectBestPath()
3538 << CovariantMD; in selectBestPath()