Searched refs:reasonSelector (Results 1 – 1 of 1) sorted by relevance
2404 ReasonSelector reasonSelector; in checkMethodFamilyMismatch() local2409 reasonSelector = R_UnrelatedReturn; in checkMethodFamilyMismatch()2411 reasonSelector = R_NonObjectReturn; in checkMethodFamilyMismatch()2414 S.Diag(impl->getLocation(), errorID) << int(familySelector) << int(reasonSelector); in checkMethodFamilyMismatch()2415 S.Diag(decl->getLocation(), noteID) << int(familySelector) << int(reasonSelector); in checkMethodFamilyMismatch()