Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp724 bool endLifetime(EvalInfo &Info, bool RunDestructors) { in endLifetime() function in __anonfb577fba0311::Cleanup
1433 if (!Info.CleanupStack[I - 1].endLifetime(Info, RunDestructors)) { in cleanup()