Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp1641 auto LTResult = getEntityLifetime(&Entity); in checkInitLifetime() local
1642 LifetimeKind LK = LTResult.getInt(); in checkInitLifetime()
1643 const InitializedEntity *ExtendingEntity = LTResult.getPointer(); in checkInitLifetime()