Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp512 static AllocationInfo GetAllocationSite(ProgramStateManager &StateMgr, in GetAllocationSite() function
616 AllocationInfo AllocI = GetAllocationSite(BRC.getStateManager(), EndN, Sym); in getEndPath()
738 GetAllocationSite(Ctx.getStateManager(), getErrorNode(), sym); in deriveAllocLocation()