Searched defs:Cleanup (Results 1 – 11 of 11) sorted by relevance
7 struct Cleanup { struct8 ~Cleanup() { in ~Cleanup() argument
74 EHScopeStack::stable_iterator Cleanup; member109 void addArgCleanupDeactivation(EHScopeStack::stable_iterator Cleanup, in addArgCleanupDeactivation()
154 EHScopeStack::stable_iterator Cleanup; variable
799 EHScopeStack::stable_iterator Cleanup; in EmitNewArrayInitializer() local1203 CallDeleteDuringNew *Cleanup = CGF.EHStack in EnterNewDeleteCleanup() local1220 CallDeleteDuringConditionalNew *Cleanup = CGF.EHStack in EnterNewDeleteCleanup() local
96 enum Kind { Cleanup, Catch, Terminate, Filter }; enumerator
181 EHCleanupScope &Cleanup = cast<EHCleanupScope>(*begin()); in popCleanup() local
154 if (const ExprWithCleanups *Cleanup = dyn_cast<ExprWithCleanups>(RetE)) in checkPreStmt() local
80 static std::vector<std::string> Cleanup; variable
387 bool Cleanup; // Omit redundant decls. variable
181 void OnDiskData::Cleanup() { in Cleanup() function in OnDiskData
390 class Cleanup { class394 Cleanup(APValue *Val, bool IsLifetimeExtended) in Cleanup() function in __anon09ede6cd0111::Cleanup