Searched refs:ConflictMD (Results 1 – 1 of 1) sorted by relevance
3534 const CXXMethodDecl *ConflictMD = *MissingOverrides.begin(); in selectBestPath() local3539 Diags.Report(ConflictMD->getLocation(), diag::note_covariant_thunk) in selectBestPath()3540 << ConflictMD; in selectBestPath()