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