Searched refs:reasonSelector (Results 1 – 1 of 1) sorted by relevance
2423 ReasonSelector reasonSelector; in checkMethodFamilyMismatch() local2428 reasonSelector = R_UnrelatedReturn; in checkMethodFamilyMismatch()2430 reasonSelector = R_NonObjectReturn; in checkMethodFamilyMismatch()2433 S.Diag(impl->getLocation(), errorID) << int(familySelector) << int(reasonSelector); in checkMethodFamilyMismatch()2434 S.Diag(decl->getLocation(), noteID) << int(familySelector) << int(reasonSelector); in checkMethodFamilyMismatch()