Searched refs:getForbiddenTypeDiagnostic (Results 1 – 4 of 4) sorted by relevance
184 unsigned getForbiddenTypeDiagnostic() const { in getForbiddenTypeDiagnostic() function
206 unsigned getForbiddenTypeDiagnostic() const { in getForbiddenTypeDiagnostic() function
6152 if (diag.getForbiddenTypeDiagnostic() == diag::err_arc_weak_disabled || in isForbiddenTypeAllowed()6153 diag.getForbiddenTypeDiagnostic() == diag::err_arc_weak_no_runtime) { in isForbiddenTypeAllowed()6185 diag.getForbiddenTypeDiagnostic() == in handleDelayedForbiddenType()6192 S.Diag(diag.Loc, diag.getForbiddenTypeDiagnostic()) in handleDelayedForbiddenType()
8385 if (diag.getForbiddenTypeDiagnostic() == diag::err_arc_weak_disabled || in isForbiddenTypeAllowed()8386 diag.getForbiddenTypeDiagnostic() == diag::err_arc_weak_no_runtime) { in isForbiddenTypeAllowed()8417 DD.getForbiddenTypeDiagnostic() == in handleDelayedForbiddenType()8424 S.Diag(DD.Loc, DD.getForbiddenTypeDiagnostic()) in handleDelayedForbiddenType()