Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp96 static bool shouldGenerateNote(llvm::raw_string_ostream &os, in shouldGenerateNote() function
588 if (!shouldGenerateNote(os, PrevT, CurrV, DeallocSent)) in VisitNode()