Searched refs:getNotes (Results 1 – 1 of 1) sorted by relevance
1454 OptionalNotes getNotes() const { in getNotes() function in clang::threadSafety::__anon75d552dd0e11::ThreadSafetyReporter1464 OptionalNotes getNotes(const PartialDiagnosticAt &Note) const { in getNotes() function in clang::threadSafety::__anon75d552dd0e11::ThreadSafetyReporter1475 OptionalNotes getNotes(const PartialDiagnosticAt &Note1, in getNotes() function in clang::threadSafety::__anon75d552dd0e11::ThreadSafetyReporter1497 Warnings.emplace_back(std::move(Warning), getNotes()); in warnLockMismatch()1523 Warnings.emplace_back(std::move(Warning), getNotes()); in handleInvalidLockExp()1539 Warnings.emplace_back(std::move(Warning), getNotes()); in handleIncorrectUnlockKind()1573 Warnings.emplace_back(std::move(Warning), getNotes(Note)); in handleMutexHeldEndOfScope()1576 Warnings.emplace_back(std::move(Warning), getNotes()); in handleMutexHeldEndOfScope()1587 Warnings.emplace_back(std::move(Warning), getNotes(Note)); in handleExclusiveAndShared()1600 Warnings.emplace_back(std::move(Warning), getNotes()); in handleNoMutexHeld()[all …]