Lines Matching refs:OM
14120 OM = SO->second.begin(),14122 OM != OMEnd; ++OM)14123 Diag(OM->Method->getLocation(), diag::note_final_overrider)14124 << (const NamedDecl *)M->first << OM->Method->getParent();