Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp501 struct AllocationInfo { struct
505 AllocationInfo(const ExplodedNode *InN, in AllocationInfo() function
512 static AllocationInfo GetAllocationSite(ProgramStateManager &StateMgr, in GetAllocationSite()
593 return AllocationInfo(AllocationNodeInCurrentOrParentContext, in GetAllocationSite()
616 AllocationInfo AllocI = GetAllocationSite(BRC.getStateManager(), EndN, Sym); in getEndPath()
737 AllocationInfo AllocI = in deriveAllocLocation()