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.cpp721 bool isDestroyedAtEndOf(ScopeKind K) const { in isDestroyedAtEndOf() function in __anonfb577fba0311::Cleanup
1151 return !C.isDestroyedAtEndOf(ScopeKind::FullExpression); in performLifetimeExtension()
1432 if (Info.CleanupStack[I - 1].isDestroyedAtEndOf(Kind)) { in cleanup()
1445 return C.isDestroyedAtEndOf(Kind); in cleanup()