Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp693 bool isDestroyedAtEndOf(ScopeKind K) const { in isDestroyedAtEndOf() function in __anond52d8a670311::Cleanup
1093 return !C.isDestroyedAtEndOf(ScopeKind::FullExpression); in performLifetimeExtension()
1374 if (Info.CleanupStack[I - 1].isDestroyedAtEndOf(Kind)) { in cleanup()
1387 return C.isDestroyedAtEndOf(Kind); in cleanup()