Searched refs:reasonSelector (Results 1 – 1 of 1) sorted by relevance
2570 ReasonSelector reasonSelector; in checkMethodFamilyMismatch() local2575 reasonSelector = R_UnrelatedReturn; in checkMethodFamilyMismatch()2577 reasonSelector = R_NonObjectReturn; in checkMethodFamilyMismatch()2580 S.Diag(impl->getLocation(), errorID) << int(familySelector) << int(reasonSelector); in checkMethodFamilyMismatch()2581 S.Diag(decl->getLocation(), noteID) << int(familySelector) << int(reasonSelector); in checkMethodFamilyMismatch()