Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
DRetainCountDiagnostics.cpp892 AllocationInfo AllocI = in deriveAllocLocation() local
895 AllocNode = AllocI.N; in deriveAllocLocation()
896 AllocFirstBinding = AllocI.R; in deriveAllocLocation()
897 markInteresting(AllocI.InterestingMethodContext); in deriveAllocLocation()