Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxxabi/src/
H A Daix_state_tab_eh.inc23 instead of the range table. Destructors, or addresses of the possible catch
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5005delta.pod416 See L<perlobj/Destructors>.
H A Dperlobj.pod926 =head2 Destructors section
H A Dperl5160delta.pod1445 Destructors on shared objects used to be ignored sometimes if the objects
4035 Destructors on objects were not called during global destruction on objects
H A Dperlfunc.pod10868 This method keyword is documented in L<perlobj/"Destructors">.
/openbsd/gnu/gcc/gcc/doc/
H A Dtree-ssa.texi413 Destructors for local C++ objects and similar dynamic cleanups are
H A Dgccint.info6676 Destructors for local C++ objects and similar dynamic cleanups are
/openbsd/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/
H A Dperlxs.pod1877 Destructors in XS can be created by specifying an XSUB function whose name
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4157 enum { Priority = 0, Destructors = 1 }; in emitTaskInit() enumerator
4168 Data1LV, *std::next(KmpCmplrdataUD->field_begin(), Destructors)); in emitTaskInit()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp10970 Destructors = 4, in areMultiversionVariantFunctionsCompatible() enumerator
11013 << Destructors; in areMultiversionVariantFunctionsCompatible()
H A DSemaOpenMP.cpp7603 Destructors = 4, in checkOpenMPDeclareVariantFunction() enumerator
7624 << Destructors; in checkOpenMPDeclareVariantFunction()