Home
last modified time | relevance | path

Searched refs:shouldGenerateNote (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp94 static bool shouldGenerateNote(llvm::raw_string_ostream &os, in shouldGenerateNote() function
582 if (!shouldGenerateNote(os, PrevT, CurrV, DeallocSent)) in VisitNode()