Home
last modified time | relevance | path

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

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