Searched refs:reasonSelector (Results 1 – 1 of 1) sorted by relevance
2578 ReasonSelector reasonSelector; in checkMethodFamilyMismatch() local2583 reasonSelector = R_UnrelatedReturn; in checkMethodFamilyMismatch()2585 reasonSelector = R_NonObjectReturn; in checkMethodFamilyMismatch()2588 S.Diag(impl->getLocation(), errorID) << int(familySelector) << int(reasonSelector); in checkMethodFamilyMismatch()2589 S.Diag(decl->getLocation(), noteID) << int(familySelector) << int(reasonSelector); in checkMethodFamilyMismatch()