Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h78 void deriveParamLocation(CheckerContext &Ctx);
H A DRetainCountDiagnostics.cpp853 void RefLeakReport::deriveParamLocation(CheckerContext &Ctx) { in deriveParamLocation() function in RefLeakReport
996 deriveParamLocation(Ctx); in RefLeakReport()