Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp740 bool isDestroyedAtEndOf(ScopeKind K) const { in isDestroyedAtEndOf() function in __anonfb577fba0311::Cleanup
1171 return !C.isDestroyedAtEndOf(ScopeKind::FullExpression); in performLifetimeExtension()
1452 if (Info.CleanupStack[I - 1].isDestroyedAtEndOf(Kind)) { in cleanup()
1465 return C.isDestroyedAtEndOf(Kind); in cleanup()