Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp682 bool isDestroyedAtEndOf(ScopeKind K) const { in isDestroyedAtEndOf() function in __anon3f12a8aa0211::Cleanup
1084 return !C.isDestroyedAtEndOf( in performLifetimeExtension()
1369 if (Info.CleanupStack[I - 1].isDestroyedAtEndOf(Kind)) { in cleanup()
1382 return C.isDestroyedAtEndOf(Kind); in cleanup()