Lines Matching refs:PDiag

1483                                 S.PDiag(diag::note_thread_warning_in_fun)  in getNotes()
1494 S.PDiag(diag::note_thread_warning_in_fun) in getNotes()
1508 S.PDiag(diag::note_thread_warning_in_fun) in getNotes()
1522 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) << Kind << LockName); in warnLockMismatch()
1547 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_cannot_resolve_lock) in handleInvalidLockExp()
1562 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_unlock_kind_mismatch) in handleIncorrectUnlockKind()
1594 PartialDiagnosticAt Warning(LocEndOfScope, S.PDiag(DiagID) << Kind in handleMutexHeldEndOfScope()
1597 PartialDiagnosticAt Note(LocLocked, S.PDiag(diag::note_locked_here) in handleMutexHeldEndOfScope()
1609 S.PDiag(diag::warn_lock_exclusive_and_shared) in handleExclusiveAndShared()
1611 PartialDiagnosticAt Note(Loc2, S.PDiag(diag::note_lock_exclusive_and_shared) in handleExclusiveAndShared()
1624 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) in handleNoMutexHeld()
1652 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) << Kind in handleMutexNotHeld()
1655 PartialDiagnosticAt Note(Loc, S.PDiag(diag::note_found_mutex_near_match) in handleMutexNotHeld()
1659 S.PDiag(diag::note_guarded_by_declared_here) in handleMutexNotHeld()
1682 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) << Kind in handleMutexNotHeld()
1687 S.PDiag(diag::note_guarded_by_declared_here) in handleMutexNotHeld()
1698 S.PDiag(diag::warn_acquire_requires_negative_cap) in handleNegativeNotHeld()
1705 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_fun_excludes_mutex) in handleFunExcludesLock()
1713 S.PDiag(diag::warn_acquired_before) << Kind << L1Name << L2Name); in handleLockAcquiredBefore()
1719 S.PDiag(diag::warn_acquired_before_after_cycle) << L1Name); in handleBeforeAfterCycle()
1762 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_loop_state_mismatch) << in warnLoopStateMismatch()
1773 PartialDiagnosticAt Warning(Loc, S.PDiag( in warnParamReturnTypestateMismatch()
1783 PartialDiagnosticAt Warning(Loc, S.PDiag( in warnParamTypestateMismatch()
1791 PartialDiagnosticAt Warning(Loc, S.PDiag( in warnReturnTypestateForUnconsumableType()
1800 PartialDiagnosticAt Warning(Loc, S.PDiag( in warnReturnTypestateMismatch()
1809 PartialDiagnosticAt Warning(Loc, S.PDiag( in warnUseOfTempInInvalidState()
1818 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_use_in_invalid_state) << in warnUseInInvalidState()