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