Home | History | Annotate | Download | only in CodeGen

Lines Matching full:destructor

328   /// CXXGlobalDtors - Global destructor functions and arguments that need to
730 /// AddCXXDtorEntry - Add a destructor and object to add to the C++ global
731 /// destructor function.
983 /// C++ destructor Decl.
986 /// EmitCXXDestructor - Emit a single destructor with the given type from
987 /// a C++ destructor Decl.
997 /// specified global (if PerformInit is true) and registers its destructor.
1008 /// suitable for use as a LLVM constructor or destructor array.