Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h84 void findBindingToReport(CheckerContext &Ctx, ExplodedNode *Node);
H A DRetainCountDiagnostics.cpp937 void RefLeakReport::findBindingToReport(CheckerContext &Ctx, in findBindingToReport() function in RefLeakReport
1001 findBindingToReport(Ctx, N); in RefLeakReport()