Searched refs:reasonSelector (Results 1 – 1 of 1) sorted by relevance
2562 ReasonSelector reasonSelector; in checkMethodFamilyMismatch() local2567 reasonSelector = R_UnrelatedReturn; in checkMethodFamilyMismatch()2569 reasonSelector = R_NonObjectReturn; in checkMethodFamilyMismatch()2572 S.Diag(impl->getLocation(), errorID) << int(familySelector) << int(reasonSelector); in checkMethodFamilyMismatch()2573 S.Diag(decl->getLocation(), noteID) << int(familySelector) << int(reasonSelector); in checkMethodFamilyMismatch()