Searched refs:ExtendGCLifetime (Results 1 – 1 of 1) sorted by relevance
469 struct ExtendGCLifetime final : EHScopeStack::Cleanup { struct471 ExtendGCLifetime(const VarDecl *var) : Var(*var) {} in ExtendGCLifetime() function1399 EHStack.pushCleanup<ExtendGCLifetime>(NormalCleanup, &D); in EmitAutoVarCleanups()