Searched refs:getNotes (Results 1 – 3 of 3) sorted by relevance
1927 OptionalNotes getNotes() const { in getNotes() function in clang::threadSafety::__anon9476153b1111::ThreadSafetyReporter1937 OptionalNotes getNotes(const PartialDiagnosticAt &Note) const { in getNotes() function in clang::threadSafety::__anon9476153b1111::ThreadSafetyReporter1948 OptionalNotes getNotes(const PartialDiagnosticAt &Note1, in getNotes() function in clang::threadSafety::__anon9476153b1111::ThreadSafetyReporter1964 ? getNotes(PartialDiagnosticAt( in makeLockedHereNote()1966 : getNotes(); in makeLockedHereNote()1972 ? getNotes(PartialDiagnosticAt( in makeUnlockedHereNote()1974 : getNotes(); in makeUnlockedHereNote()1979 ? getNotes(PartialDiagnosticAt( in makeManagedMismatchNoteForParam()1982 : getNotes(); in makeManagedMismatchNoteForParam()2040 Warnings.emplace_back(std::move(Warning), getNotes()); in handleInvalidLockExp()[all …]
211 ArrayRef<std::shared_ptr<PathDiagnosticNotePiece>> getNotes() { in getNotes() function
3185 for (const auto &I : llvm::reverse(report->getNotes())) { in FlushReport()3195 for (const auto &I : llvm::reverse(report->getNotes())) in FlushReport()