Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h84 void findBindingToReport(CheckerContext &Ctx, ExplodedNode *Node);
H A DRetainCountDiagnostics.cpp930 void RefLeakReport::findBindingToReport(CheckerContext &Ctx, in findBindingToReport() function in RefLeakReport
993 findBindingToReport(Ctx, N); in RefLeakReport()