Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h78 void deriveParamLocation(CheckerContext &Ctx);
H A DRetainCountDiagnostics.cpp860 void RefLeakReport::deriveParamLocation(CheckerContext &Ctx) { in deriveParamLocation() function in RefLeakReport
1004 deriveParamLocation(Ctx); in RefLeakReport()