Home
last modified time | relevance | path

Searched defs:DestroyNRVOVariableCXX (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp524 struct DestroyNRVOVariableCXX final struct
526 DestroyNRVOVariableCXX(Address addr, QualType type, in DestroyNRVOVariableCXX() argument
531 const CXXDestructorDecl *Dtor;
533 void emitDestructorCall(CodeGenFunction &CGF) { in emitDestructorCall()