Searched refs:getNotes (Results 1 – 1 of 1) sorted by relevance
1480 OptionalNotes getNotes() const { in getNotes() function in clang::threadSafety::__anon75d552dd0e11::ThreadSafetyReporter1490 OptionalNotes getNotes(const PartialDiagnosticAt &Note) const { in getNotes() function in clang::threadSafety::__anon75d552dd0e11::ThreadSafetyReporter1501 OptionalNotes getNotes(const PartialDiagnosticAt &Note1, in getNotes() function in clang::threadSafety::__anon75d552dd0e11::ThreadSafetyReporter1523 Warnings.emplace_back(std::move(Warning), getNotes()); in warnLockMismatch()1549 Warnings.emplace_back(std::move(Warning), getNotes()); in handleInvalidLockExp()1565 Warnings.emplace_back(std::move(Warning), getNotes()); in handleIncorrectUnlockKind()1599 Warnings.emplace_back(std::move(Warning), getNotes(Note)); in handleMutexHeldEndOfScope()1602 Warnings.emplace_back(std::move(Warning), getNotes()); in handleMutexHeldEndOfScope()1613 Warnings.emplace_back(std::move(Warning), getNotes(Note)); in handleExclusiveAndShared()1626 Warnings.emplace_back(std::move(Warning), getNotes()); in handleNoMutexHeld()[all …]