Searched refs:DestroyNRVOVariableCXX (Results 1 – 1 of 1) sorted by relevance
523 struct DestroyNRVOVariableCXX final struct524 : DestroyNRVOVariable<DestroyNRVOVariableCXX> {525 DestroyNRVOVariableCXX(Address addr, QualType type, in DestroyNRVOVariableCXX() argument527 : DestroyNRVOVariable<DestroyNRVOVariableCXX>(addr, type, NRVOFlag), in DestroyNRVOVariableCXX()1983 EHStack.pushCleanup<DestroyNRVOVariableCXX>(cleanupKind, addr, type, dtor, in emitAutoVarTypeCleanup()