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