Home
last modified time | relevance | path

Searched refs:DestroyNRVOVariable (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGDecl.cpp419 struct DestroyNRVOVariable : EHScopeStack::Cleanup { struct
420 DestroyNRVOVariable(llvm::Value *addr, in DestroyNRVOVariable() function
1264 EHStack.pushCleanup<DestroyNRVOVariable>(cleanupKind, addr, dtor, in emitAutoVarTypeCleanup()