Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DLifetimeSafety.cpp694 LifetimeLattice EntryState = getEntryState(B); in run()
725 LifetimeLattice getEntryState(const CFGBlock *B) const { in getEntryState() function in clang::__anon2e25c8880111::LifetimeDataflow