Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/pod/
H A Dperlobj.pod926 =head2 Destructors section
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp10970 Destructors = 4, in areMultiversionVariantFunctionsCompatible() enumerator
H A DSemaOpenMP.cpp7603 Destructors = 4, in checkOpenMPDeclareVariantFunction() enumerator
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4157 enum { Priority = 0, Destructors = 1 }; in emitTaskInit() enumerator