Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp660 struct AllocationInfo { struct
664 AllocationInfo(const ExplodedNode *InN, in AllocationInfo() argument
671 static AllocationInfo GetAllocationSite(ProgramStateManager &StateMgr, in GetAllocationSite()
752 return AllocationInfo(AllocationNodeInCurrentOrParentContext, FirstBinding, in GetAllocationSite()
892 AllocationInfo AllocI = in deriveAllocLocation()