Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp552 struct DestroyNRVOVariableCXX final struct
554 DestroyNRVOVariableCXX(Address addr, QualType type, in DestroyNRVOVariableCXX() argument
559 const CXXDestructorDecl *Dtor;
561 void emitDestructorCall(CodeGenFunction &CGF) { in emitDestructorCall()