Home
last modified time | relevance | path

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

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