Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGDecl.cpp523 struct DestroyNRVOVariableCXX final struct
525 DestroyNRVOVariableCXX(Address addr, QualType type, in DestroyNRVOVariableCXX() argument
530 const CXXDestructorDecl *Dtor;
532 void emitDestructorCall(CodeGenFunction &CGF) { in emitDestructorCall()