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