Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DLifetimeSafety.cpp485 const AccessPath &LoanPath = L.Path; in handleDestructor() local
488 if (LoanPath.D == DestructedVD) in handleDestructor()