reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/ExprConstant.cpp
 1313       for (unsigned I = Info.CleanupStack.size(); I > OldStackSize; --I) {
 1313       for (unsigned I = Info.CleanupStack.size(); I > OldStackSize; --I) {
 1315               Info.CleanupStack[I - 1].isLifetimeExtended())) {
 1316           if (!Info.CleanupStack[I - 1].endLifetime(Info, RunDestructors)) {