Searched refs:reasonSelector (Results 1 – 1 of 1) sorted by relevance
2448 ReasonSelector reasonSelector; in checkMethodFamilyMismatch() local2453 reasonSelector = R_UnrelatedReturn; in checkMethodFamilyMismatch()2455 reasonSelector = R_NonObjectReturn; in checkMethodFamilyMismatch()2458 S.Diag(impl->getLocation(), errorID) << int(familySelector) << int(reasonSelector); in checkMethodFamilyMismatch()2459 S.Diag(decl->getLocation(), noteID) << int(familySelector) << int(reasonSelector); in checkMethodFamilyMismatch()