Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h80 void deriveAllocLocation(CheckerContext &Ctx);
H A DRetainCountDiagnostics.cpp879 void RefLeakReport::deriveAllocLocation(CheckerContext &Ctx) { in deriveAllocLocation() function in RefLeakReport
1000 deriveAllocLocation(Ctx); in RefLeakReport()