Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h78 void deriveParamLocation(CheckerContext &Ctx);
H A DRetainCountDiagnostics.cpp854 void RefLeakReport::deriveParamLocation(CheckerContext &Ctx) { in deriveParamLocation() function in RefLeakReport
997 deriveParamLocation(Ctx); in RefLeakReport()