Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp297 annotateConsumedSummaryMismatch(const ExplodedNode *N, in annotateConsumedSummaryMismatch() function
360 if (auto PD = annotateConsumedSummaryMismatch(N, *CE, SM, CEMgr)) in VisitNode()