Searched refs:DestroyNRVOVariable (Results 1 – 1 of 1) sorted by relevance
357 struct DestroyNRVOVariable : EHScopeStack::Cleanup { struct358 DestroyNRVOVariable(llvm::Value *addr, in DestroyNRVOVariable() argument1136 EHStack.pushCleanup<DestroyNRVOVariable>(cleanupKind, addr, dtor, in emitAutoVarTypeCleanup()