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